Skip to content
Snippets Groups Projects
  • rsc's avatar
    align · ffa58d36
    rsc authored
    ffa58d36
types.h 90 B
typedef unsigned int   uint;
typedef unsigned short ushort;
typedef unsigned char  uchar;