#include <stdlib.h>#include <isc/lang.h>#include <isc/platform.h>Go to the source code of this file.
Defines | |
| #define | ISC_STDLIB_H 1 |
Functions | |
| ISC_LANG_BEGINDECLS unsigned long | isc_strtoul (const char *, char **, int) |
Definition in file stdlib.h.
| ISC_LANG_BEGINDECLS unsigned long isc_strtoul | ( | const char * | nptr, | |
| char ** | endptr, | |||
| int | base | |||
| ) |