Go to the source code of this file.
Functions | |
static void | deleteFile (const char *fileName) |
static int | fileExists (const char *fileName) |
static int | CkSystem (const char *command) |
static void deleteFile | ( | const char * | fileName | ) | [static] |
Definition at line 18 of file ckdll.C.
Referenced by CkCppInterpreter::CkCppInterpreter(), and CkCppInterpreter::~CkCppInterpreter().
static int CkSystem | ( | const char * | command | ) | [static] |
Definition at line 102 of file ckdll.C.
Referenced by CkCppInterpreter::CkCppInterpreter().