W3cubDocs

/C++

C memory management library

Functions

Defined in header <cstdlib>
allocates memory
(function)
(C++17)
allocates aligned memory
(function)
allocates and zeroes memory
(function)
expands or shrinks previously allocated memory block
(function)
deallocates previously allocated memory
(function)

See also

C documentation for C memory management library

© cppreference.com
Licensed under the Creative Commons Attribution-ShareAlike Unported License v3.0.
https://en.cppreference.com/w/cpp/memory/c