ReactOS
0.4.15-dev-1632-g4e289ce
|
#include <precomp.h>
Go to the source code of this file.
Functions | |
__int64 CDECL | _strtoi64_l (const char *nptr, char **endptr, int base, _locale_t locale) |
__int64 | _strtoi64 (const char *nptr, char **endptr, int base) |
Definition at line 90 of file strtoi64.c.
Definition at line 10 of file strtoi64.c.
Referenced by _strtoi64().