Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

include/mem.h File Reference

Interface: memory data types. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define NULL   ((void*)0)
 null pointer value. More...


Typedefs

typedef unsigned size_t
 data type for memory sizes. More...


Detailed Description

Interface: memory data types.

Author:
Markus L. Noga <markus@noga.de>

Definition in file mem.h.


Define Documentation

#define NULL   ((void*)0)
 

null pointer value.

Definition at line 35 of file mem.h.


Typedef Documentation

typedef unsigned size_t
 

data type for memory sizes.

Definition at line 37 of file mem.h.


brickOS is released under the Mozilla Public License.
Original code copyright 1998-2002 by the authors.

Generated on Tue Dec 10 00:09:02 2002 for brickOS C by doxygen 1.2.15