Sindbad~EG File Manager
/* the GraphPaper structure is defined in graphstr.h */
MEXPORT_CGRAPH void DrawPaper(graph*g);
MEXPORT_CGRAPH GraphPaper GetGraphPaper(int);
MEXPORT_CGRAPH void StoreDummyGraphPaper(GraphPaper);
MEXPORT_CGRAPH int NGraphPapers(void);
MEXPORT_CGRAPH int Round360(double);
MEXPORT_CGRAPH void AdjustGraphRanges(graph *g, int xPixelsPerInch, int yPixelsPerInch, int topic);
MEXPORT_CGRAPH int get_npapers(void);
MEXPORT_CGRAPH int GetFactoryGraphPaper(void);
#define GRPAPER_RADIUS 3.0
/* radius of circle in polar coordinates at which the line spacing is to be valid */
#define GRPAPER_NMAX 30
Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists