ReactOS 0.4.16-dev-927-g467dec4
|
#include <precomp.h>
Go to the source code of this file.
Functions | |
unsigned long CDECL | _strtoul_l (const char *nptr, char **end, int base, _locale_t locale) |
unsigned long CDECL | strtoul (const char *nptr, char **end, int base) |
Definition at line 7 of file strtoul.c.
Referenced by strtoul().
Definition at line 29 of file strtoul.c.