Go to the source code of this file.
Defines | |
| #define | PACKAGE_STRING "MobileC V1.10.0" |
| #define | PACKAGE_VERSION "1.10.0" |
| #define | strtok_r(buf, delim, save_ptr) strtok( buf, delim ) |
| #define PACKAGE_STRING "MobileC V1.10.0" |
Definition at line 4 of file winconfig.h.
| #define PACKAGE_VERSION "1.10.0" |
Definition at line 5 of file winconfig.h.
Referenced by mtp_http_ComposeMessage(), and mtp_http_CreateMessage().
| #define strtok_r | ( | buf, | |||
| delim, | |||||
| save_ptr | ) | strtok( buf, delim ) |
Definition at line 6 of file winconfig.h.
Referenced by agent_xml_parse__fill_row_data(), message_InitializeFromAgent(), and message_Send().
1.5.4