stdlib.h File Reference

#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)


Detailed Description

Definition in file stdlib.h.


Define Documentation

#define ISC_STDLIB_H   1

Definition at line 21 of file stdlib.h.


Function Documentation

ISC_LANG_BEGINDECLS unsigned long isc_strtoul ( const char *  nptr,
char **  endptr,
int  base 
)

Convert a string to an unsigned long integer.

Ignores `locale' stuff. Assumes that the upper and lower case alphabets and digits are each contiguous.

Definition at line 70 of file strtoul.c.

References DE_CONST, and s.


Generated on Tue Apr 28 17:41:16 2015 by Doxygen 1.5.4 for BIND9 Internals 9.11.0pre-alpha