malloc.c File Reference

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.


© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/