Pyrogenesis  trunk
Functions
bsd.cpp File Reference
#include "precompiled.h"
#include "lib/sysdep/sysdep.h"
#include "lib/sysdep/os/unix/unix_executable_pathname.h"
Include dependency graph for bsd.cpp:

Functions

OsPath sys_ExecutablePathname ()
 

Function Documentation

OsPath sys_ExecutablePathname ( )
Returns
full pathname of the current executable.

this is useful for determining installation directory, e.g. for VFS.