GRU - Generic Reusable Utilities
|
Functions | |
const char * | gru_base_app_home (const char *appname) |
Returns the base directory for the application given an application name For Unix-like, that would be: $HOME/.appname. More... | |
const char * gru_base_app_home | ( | const char * | appname | ) |
Returns the base directory for the application given an application name For Unix-like, that would be: $HOME/.appname.
appname | Application name |