void* malloc(size_t size); // declared in stdlib.h
- Allocates memory block of
size
bytes
- Returns pointer to start of memory block
- Content of memory block undefined
If you want to change selection, open document below and click on "Move attachment"
Summary
status | not read | | reprioritisations | |
---|
last reprioritisation on | | | suggested re-reading day | |
---|
started reading on | | | finished reading on | |
---|
Details