types.h 110 Bytes EditWeb IDE 1 2 3 4 typedef unsigned int uint; typedef unsigned short ushort; typedef unsigned char uchar; typedef uint pde_t;