Searched refs:EXIT_NUM_NO_INPUT_FILE (Results 1 – 2 of 2) sorted by relevance
67 #define EXIT_NUM_NO_INPUT_FILE -4 // The specified file does not exist or cannot be o… macro629 displayErrorAndExit(EXIT_NUM_NO_INPUT_FILE, "cannot open input file."); in loadFile()
65 #define EXIT_NUM_NO_INPUT_FILE -4 // The specified file does not exist or cannot be o… macro735 displayErrorAndExit(EXIT_NUM_NO_INPUT_FILE, "cannot open input file."); in loadFile()