#include <stdlib.h>
ptr
nmemb
number of blocks of
size
individual block size
Parameters: |
nmemb
-
the number of blocks to allocate
size the size of each block |
Parameters: | size - the size of the requested block of memory, in bytes. |