System configuration related functions. More...
Go to the source code of this file.
Functions | |
int | lobot::num_cpu () |
int | lobot::maxlen_filename (const char *path) |
System configuration related functions.
Various functions to take advantage of sysconf() and other such functions to return useful info about the underlying operating system and hardware configuration (e.g., number of CPU's).
Definition in file LoSysConf.H.