#include <limits.h>
Typedefs | |
typedef unsigned char | uint8 |
This file defines size-specific typedefs based on the macros defined in limits.h. More... | |
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.
|