![]() |
Ginan
|
Cross-platform compatibility definitions for Windows and POSIX systems. More...
Cross-platform compatibility definitions for Windows and POSIX systems.
This header provides platform-specific abstractions for:
Functions | |
| int | PlatformCompat::GetLastError () |
| Get the last system error code. | |
| void | PlatformCompat::SleepMs (unsigned int milliseconds) |
| Sleep for specified milliseconds. | |
Namespaces | |
| namespace | PlatformCompat |
Typedefs | |
| typedef void * | HANDLE |
| typedef void* HANDLE |