#define getVersion(string) sprintf(string,"Compiled the %s at %s\n",__DATE__,__TIME__);