NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
Type aliases

Short type aliases indicating signed/unsigned and bit count for each type. More...

Macros

#define u8   unsigned char
 
#define s8   char
 
#define u16   unsigned int
 
#define s16   int
 
#define u32   unsigned long
 
#define s32   long
 

Detailed Description

Short type aliases indicating signed/unsigned and bit count for each type.