/home/dko/projects/mobilec/tags/MobileC-v1.10.2/MobileC-v1.10.2/src/winconfig.h

Go to the documentation of this file.
00001 /* SVN FILE INFO
00002  * $Revision: 207 $ : Last Committed Revision
00003  * $Date: 2008-07-11 17:55:19 -0700 (Fri, 11 Jul 2008) $ : Last Committed Date */
00004 #define PACKAGE_STRING "MobileC V1.10.0"
00005 #define PACKAGE_VERSION "1.10.0"
00006 #define strtok_r( buf, delim, save_ptr ) \
00007         strtok( buf, delim )

Generated on Fri Jul 11 17:59:47 2008 for Mobile-C by  doxygen 1.5.4