#include "mfcpch.h"
#include "fileerr.h"
#include <unistd.h>
#include <signal.h>
#include <stdlib.h>
#include "ccutil.h"
Go to the source code of this file.
Macros |
#define | VARDIR "configs/" /*variables files */ |
#define | EXTERN |
Variables |
const ERRCODE | NO_PATH = "Warning:explicit path for executable will not be used for configs" |
Macro Definition Documentation
#define VARDIR "configs/" /*variables files */ |
Variable Documentation
const ERRCODE NO_PATH = "Warning:explicit path for executable will not be used for configs" |