ReactOS 0.4.16-dev-937-g7afcd2a
|
#include <precomp.h>
Go to the source code of this file.
Functions | |
char * | _i64toa (__int64 value, char *string, int radix) |
char * | _ui64toa (unsigned __int64 value, char *string, int radix) |
Definition at line 19 of file witoa.c.