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