The <stdlib.h> include file declares the following
functions:
abort abs atexit atof atoi atol bsearch calloc |
div exit free _gcvt1 getenv _itoa1 _ltoa1 labs
|
llabs ldiv lldiv malloc mblen mbstowcs mbtowc putenv |
qsort rand rand_r realloc srand strtod strtol strtoll |
strtoul strtoull system _ultoa1 wctomb wcstombs |
|
The <stdlib.h> include file also contains definitions for the following macros:
For more information on NULL and the types size_t and wchar_t, see <stddef.h>.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.