#include "mmsinfo/mmsinfo.h"
#include <cstdlib>
Go to the source code of this file.
Functions | |
const char * | getPrefix () |
Retrieves the installation prefix of disko. |
const char* getPrefix | ( | ) |
Retrieves the installation prefix of disko.
This is usually set at compile time, but can be overridden by the environment variable DISKO_PREFIX.
Definition at line 45 of file mmsinfo.cpp.