7.2. Dynamic Memory Functions

Glibc provides functions for requesting extra memory, malloc() is the fist one we will show you. You must have a pointer to start with.