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

C memory management library

From cppreference.com
< cpp‎ | memory

[edit] Functions

Defined in header <cstdlib>
allocates memory
(function)
allocates and zeroes memory
(function)
expands previously allocated memory block
(function)
deallocates previously allocated memory
(function)

[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.