Utility Routines, Macros and Globals


EXTGRAPH_VERSION_STR

global character array (char[]) which holds the extgraph version string (format: "ExtGraph vX.YY[ßn]")

EXTGRAPH_VERSION_PWDSTR

global character array (char[]) which holds the powered by extgraph version string (format: "powered by ExtGraph vX.YY[ßn]")

EXTGRAPH_VERSION_MAIN

global short which holds the main version number (i.e. 2 for v2.00)

EXTGRAPH_VERSION_SUB

global short which holds the sub version number (i.e. 00 for v2.00)

EXTGRAPH_VERSION_REV

global short which holds the revision number (i.e. 4 for v2.00ß4)