/home/dko/projects/mobilec/trunk/src/winconfig.h

Go to the documentation of this file.
00001 #define PACKAGE_STRING "MobileC V1.9.2"
00002 #define PACKAGE_VERSION "1.9.2"
00003 #define strtok_r( buf, delim, save_ptr ) \
00004         strtok( buf, delim )

Generated on Fri May 16 14:49:55 2008 for Mobile-C by  doxygen 1.5.4