4 lines
94 B
C
4 lines
94 B
C
|
typedef unsigned char byte;
|
||
|
typedef unsigned short int word;
|
||
|
typedef unsigned long int ulong;
|