Go to the source code of this file.
|
| typedef unsigned char | byte |
| |
| typedef unsigned short | word |
| |
| typedef signed char | sbyte |
| |
| typedef signed short | sword |
| |
| typedef int | dword |
| |
◆ byte
| typedef unsigned char byte |
◆ dword
◆ sbyte
| typedef signed char sbyte |
◆ sword
| typedef signed short sword |
◆ word
| typedef unsigned short word |