Tag: Stdlib.h
-
cause abnormal program termination
-
integer absolute value function
-
register a function to be called on exit
-
convert <span class="Tn">ASCII</span> string to double
-
convert <span class="Tn">ASCII</span> string to integer
-
convert <span class="Tn">ASCII</span> string to <span class="Vt">long</span> or <span class="Vt">long long</span> integer
-
binary search of a sorted table
-
return quotient and remainder from division
-
convert double to <span class="Tn">ASCII</span> string
-
perform normal program termination
-
environment variable functions
-
return the absolute value of a long integer
-
return quotient and remainder from division
-
memory allocation
-
sort functions
-
Generate random number
-
convert <span class="Tn">ASCII</span> string to floating point
-
convert a string value to a <span class="Vt">long</span>, <span class="Vt">long long</span>, <span class="Vt">intmax_t</span> or <span class="Vt">quad_t</span> integer
-
convert a string to an <span class="Vt">unsigned long</span>, <span class="Vt">unsigned long long</span>, <span class="Vt">uintmax_t</span>, or <span class="Vt">u_quad_t</span> integer
-
pass a command to the shell