#include "VRPH.h"#include <stdarg.h>Go to the source code of this file.
Functions | |
| void | report_error (const char *format,...) |
| void report_error | ( | const char * | format, | |
| ... | ||||
| ) |
Prints the message and function name to stderr and terminates the program.
Definition at line 298 of file VRPDebug.cpp.
1.5.9