The Wayback Machine - https://web.archive.org/web/20161010104901/http://en.cppreference.com:80/w/c/memory
Namespaces
Variants
Views
Actions

C memory management library

From cppreference.com
< c

[edit] Functions

Defined in header <stdlib.h>
allocates memory
(function) [edit]
allocates and zeroes memory
(function) [edit]
expands previously allocated memory block
(function) [edit]
deallocates previously allocated memory
(function) [edit]
allocates aligned memory
(function) [edit]

[edit] See also

C++ documentation for C memory management library
Morty Proxy This is a proxified and sanitized view of the page, visit original site.