Biblioteca stdlib ANSI C
Contiene los prototipos de las funciones, macros, y tipos para utilidades de uso general.
Funciones
abort | abs | atexit | atof |
atoi | atol | bsearch | calloc |
div | exit | free | getenv |
labs | ldiv | malloc | mblen |
mbstowcs | mbtowc | qsort | rand |
realloc | srand | strtod | strtol |
strtoul | system | wctomb |
Librerias
stdlib |
Tipos y estructuras
div_t | ldiv_t | size_t | wchar_t |
Macros
EXIT_FAILURE | EXIT_SUCCESS | MB_CUR_MAX | NULL |
RAND_MAX |