/home/dko/Projects/mobilec/src/winconfig.h File Reference

Go to the source code of this file.

Defines

#define PACKAGE_STRING   "MobileC V2.0.0"
#define PACKAGE_VERSION   "2.0.0"
#define strtok_r(buf, delim, save_ptr)   strtok( buf, delim )
#define strdup(str)   _strdup( str )

Define Documentation

#define PACKAGE_STRING   "MobileC V2.0.0"

Definition at line 4 of file winconfig.h.

Referenced by mtp_http_InitializeFromConnection().

#define PACKAGE_VERSION   "2.0.0"

Definition at line 5 of file winconfig.h.

Referenced by mtp_http_ComposeMessage(), mtp_http_CreateMessage(), and udplisten_Thread().

#define strdup ( str   )     _strdup( str )

Definition at line 8 of file winconfig.h.

#define strtok_r ( buf,
delim,
save_ptr   )     strtok( buf, delim )
Generated on Tue Dec 28 15:15:28 2010 for Mobile-C by  doxygen 1.6.3