stdtypes.h File Reference

C99 standard data types. More...

#include <stdint.h>

Macros

#define true   1
 integer constant 1
 
#define false   0
 integer constant 0
 

Typedefs

typedef char bool
 Boolean type.
 

Detailed Description

C99 standard data types.