Nut/OS
4.10.3
API Reference
Functions
malloc.c File Reference
#include <
sys/heap.h
>
#include <stdlib.h>
#include <errno.h>
Include dependency graph for malloc.c:
Go to the source code of this file.
Functions
void *
malloc
(size_t len)
Allocate a block from heap memory.
void
free
(void *p)
Return a block to heap memory.
malloc.c
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Defines
© 2000-2010 by contributors - visit
http://www.ethernut.de/