Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
The header file “stdlib.h”, which stands for “standard library”, is a mixture of many different types of functions that are useful for day-to-day programming purposes. Unfortunately, not many learners are aware of the wealth of functions that lie here. Broadly, the functions in “stdlib.h” could be classified into five groups:
Storage allocation
Algorithms
Integer functions
Text conversion
Interacting with the environment