|
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Defined in header <cstdlib> | |
| allocates memory (function)[edit] | |
(C++17) | allocates aligned memory (function)[edit] |
| allocates and zeroes memory (function)[edit] | |
| expands or shrinks previously allocated memory block (function)[edit] | |
| deallocates previously allocated memory (function)[edit] | |
C documentation forC memory management library |