#include <limits.h>Typedefs | |
| typedef unsigned char | uint8 |
| This file defines size-specific typedefs based on the macros defined in limits.h. | |
| typedef signed char | int8 |
| typedef unsigned int | uint16 |
| typedef int | int16 |
| typedef unsigned int | uint32 |
| typedef int | int32 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This file defines size-specific typedefs based on the macros defined in limits.h.
|
1.2.6 written by Dimitri van Heesch,
© 1997-2001