|
Gaudi Framework, version v24r2 |
| Home | Generated: Wed Dec 4 2013 |


Go to the source code of this file.
Macros | |
| #define | __cdecl |
| #define | __stdcall |
| #define | _ecvt ecvt |
Functions | |
| GAUDI_API char *__cdecl | _itoa (int val, char *buf, int radix) |
| GAUDI_API char *__cdecl | _ltoa (long val, char *buf, int radix) |
| GAUDI_API char *__cdecl | _ultoa (unsigned long val, char *buf, int radix) |