integer.h File Reference
Go to the source code of this file.
Typedefs | |
typedef int INT | |
typedef unsigned int UINT | |
typedef unsigned char BYTE | |
typedef short SHORT | |
typedef unsigned short WORD | |
typedef unsigned short WCHAR | |
typedef long LONG | |
typedef unsigned long DWORD | |
typedef unsigned long long QWORD | |
Typedef Documentation
typedef unsigned char BYTE |
typedef unsigned long DWORD |
typedef int INT |
typedef long LONG |
typedef unsigned long long QWORD |
typedef short SHORT |
typedef unsigned int UINT |
typedef unsigned short WCHAR |
typedef unsigned short WORD |