NAME
GetVersion -- obtain a string indicating the version of the library
SYNOPSIS
version = GetVersion();
D0
char * version = GetVersion(VOID);
FUNCTION
This function simply returns the version of the library as a string.
INPUTS
NONE
RESULT
version - a pointer to a null terminated version string
NOTES
This function is primarily designed to be called by SuperTED - enabling
the version of the compiler to be adjusted.
Do NOT modify the contents of the string - make a copy if you need to
converted with guide2html by Kochtopf