stdlib.h
Go Up to C Run-Time Library Reference
The following functions, macros, and classes are provided in stdlib.h:
Topics
- _argc
 - _argv, _wargv
 - _atoi64, _wtoi64
 - _crotl, _crotr
 - _environ, _wenviron
 - _exit
 - _fullpath, _wfullpath
 - _lrand
 - _lrotl, _lrotr
 - _makepath, _wmakepath
 - _rotl, _rotr
 - _searchenv, _wsearchenv
 - _searchstr, _wsearchstr
 - _splitpath, _wsplitpath
 - _ui64toa, _ui64tow
 - abort
 - abort_handler_s
 - atexit
 - atoi, _wtoi
 - atol, _wtol
 - bsearch
 - bsearch_s
 - div
 - ecvt
 - exit
 - EXIT_xxxx defines
 - fcvt
 - gcvt
 - getenv, _wgetenv
 - getenv_s, wgetenv_s
 - ignore_handler_s
 - itoa, _itow
 - labs
 - lfind
 - lsearch
 - ltoa, _ltoa, _ltow
 - max
 - mblen
 - mbstowcs
 - mbtowc
 - min
 - putenv, _wputenv
 - qsort
 - qsort_s
 - rand
 - RAND_MAX #define
 - random
 - randomize
 - set_constraint_handler_s
 - srand
 - strlen, _mbslen, wcslen, _mbstrlen
 - strtod, _strtold, wcstod, _wcstold
 - strtol, wcstol
 - strtoul, wcstoul
 - swab
 - system, _wsystem
 - ultoa, _ultow
 - wcstombs
 - wctomb