Functions
Defined in header <cstdlib> | |
---|---|
allocates memory (function) | |
allocates and zeroes memory (function) | |
expands previously allocated memory block (function) | |
deallocates previously allocated memory (function) |
See also
C documentation for C memory management library |
Please login to continue.