stdlib.h « C Tutorial






23.stdlib.h
23.1.abort( 1 ) 23.18.lldiv( 1 ) 
23.2.abs( 1 ) 23.19.malloc( 1 ) 
23.3.atexit( 1 ) 23.20.mblen( 1 ) 
23.4.atof( 1 ) 23.21.mbstowcs( 1 ) 
23.5.atoi( 1 ) 23.22.mbtowc( 1 ) 
23.6.atol( 1 ) 23.23.qsort( 1 ) 
23.7.atoll( 1 ) 23.24.rand( 2 ) 
23.8.bsearch( 1 ) 23.25.realloc( 1 ) 
23.9.calloc( 1 ) 23.26.srand( 1 ) 
23.10.div( 1 ) 23.27.strtod( 1 ) 
23.11.Exit 2( 1 ) 23.28.strtof( 1 ) 
23.12.exit( 1 ) 23.29.strtol( 1 ) 
23.13.free( 1 ) 23.30.strtold( 1 ) 
23.14.getenv( 1 ) 23.31.strtoll( 1 ) 
23.15.labs( 1 ) 23.32.strtoul( 1 ) 
23.16.ldiv( 1 ) 23.33.strtoull( 1 ) 
23.17.llabs( 1 ) 23.34.system( 1 )