VLSI Solution Oy / MegaLib Documentation

stddef.h File Reference

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

Go to the source code of this file.

Defines

#define NULL   0
#define offsetof(type, member)   ((size_t)(&((type *)0)->member))

Typedefs

typedef unsigned int size_t
typedef signed int ptrdiff_t
typedef short wchar_t


Define Documentation

#define NULL   0
 

Definition at line 12 of file stddef.h.

#define offsetof type,
member   )     ((size_t)(&((type *)0)->member))
 

Definition at line 15 of file stddef.h.


Typedef Documentation

typedef signed int ptrdiff_t
 

Definition at line 8 of file stddef.h.

typedef unsigned int size_t
 

Definition at line 6 of file stddef.h.

typedef short wchar_t
 

Definition at line 9 of file stddef.h.


All software copyright 2005-2006 VLSI Solution OY. Redistribution of this software is strictly forbidden.