3 lines
90 B
C
3 lines
90 B
C
typedef unsigned int uint;
|
|
typedef unsigned short ushort;
|
|
typedef unsigned char uchar;
|