C memory management library

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
doc_CPP
2016-10-11 09:57:40
Comments
Leave a Comment

Please login to continue.