#include "bbtkUtilities.h"
#include "bbtkMessageManager.h"
#include <sys/param.h>
#include <mach-o/dyld.h>
#include <string.h>
Go to the source code of this file.
Namespaces | |
namespace | bbtk |
Defines | |
#define | PATH_MAX MAXPATHLEN |
Functions | |
int | bbtk::get_app_path (char *pname, size_t pathsize) |
#define PATH_MAX MAXPATHLEN |
Definition at line 40 of file bbtkUtilities.cxx.
Referenced by bbtk::Utilities::GetExecutablePath().