Turbo C++ - stdlib.h
You can find here the list of functions declared in stdlib.h
Functions
- abort
- abs
- atexit
- atof
- atoi
- atol
- bsearch
- calloc
- div
- ecvt
- exit
- _exit
- fcvt
- free
- _fullpath
- gcvt
- getenv
- itoa
|
- labs
- ldiv
- lfind
- _lrotl
- _lrotr
- lsearch
- ltoa
- _makepath
- malloc
- max
- mblen
- mbtowc
- mbstowcs
- min
- putenv
- qsort
- rand
- random
|
- randomize
- realloc
- _rotl
- _rotr
- _searchenv
- _splitpath
- srand
- strtod
- strtol
- _strtold
- strtoul
- swab
- system
- time
- ultoa
- wctomb
- wcstombs
|
Constants, data types, and global variables
- div_t
- _doserrno
- environ
- errno
- EXIT_FAILURE
- EXIT_SUCCESS
- _fmode
- ldiv_t
- NULL
|
- _osmajor
- _osminor
- _psp
- RAND_MAX
- size_t
- sys_errlist
- sys_nerr
- _version
- wchar_t
|