|
HDK
|
Include dependency graph for systemInfo.h:Go to the source code of this file.
Functions | |
| ARCH_API std::string | ArchGetCwd () |
| Return current working directory as a string. More... | |
| ARCH_API std::string | ArchGetExecutablePath () |
| Return the path to the program's executable. More... | |
| ARCH_API int | ArchGetPageSize () |
| Return the system's memory page size. Safe to assume power-of-two. More... | |
Provide architecture-specific system information.
Definition in file systemInfo.h.