44 if (CFURLGetFileSystemRepresentation(url,
true, reinterpret_cast<UInt8*>(path),
sizeof(path))) {
68 fcntl(0, F_SETFL, fcntl (0, F_GETFL, 0) | FNDELAY);
static void SetWorkingDirectory()
Sets the current working directory to the top of the application bundle hierarchy.
void Com_DPrintf(int level, const char *fmt,...)
A Com_Printf that only shows up if the "developer" cvar is set.
int main(int argc, char **argv)
The entry point for OSX server and client.