NAME

cxGeoPlotGetLastError - returns last error associated with the current plot

C SPECIFICATION

#include <cx/Geometry.h>

char* cxGeoPlotGetLastError ()

DESCRIPTION

This function returns a string containing a description of the last error encountered in the construction of the current plot. The string is empty if no error has been detected since the last call to cxGeoPlotBegin (3E).

SEE ALSO

cxGeoPlotBegin (3E)

The source of the LineGraph module may be found at $EXPLORERHOME/src/LineGraph/linegraph.c (UNIX) and %EXPLORERHOME%\src\LineGraph\linegraph.c (NT). It illustrates the use of many of the cxGeoPlot* routines.


Last modified: Aug 04 11:37 1999
[
Documentation Home ]

© The Numerical Algorithms Group Ltd, Oxford UK. 1999