12 #if defined(__cplusplus)
18 #if defined(__cplusplus)
27 fprintf(stderr, "Assertion failed: file %s, line %d\n", __FILE__, __LINE__); \
28 hoc_execerror(#ex, (char*) 0); \
35 fprintf(stderr, "Assertion failed: file %s, line %d\n", __FILE__, __LINE__); \
36 hoc_execerror("ex", (char*) 0); \
void hoc_execerror(const char *, const char *)