Loading...
Searching...
No Matches
systemInfo.h File Reference

Provide architecture-specific system information. More...

+ 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.
 
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.
 

Detailed Description

Provide architecture-specific system information.

Definition in file systemInfo.h.