10 #ifndef STANDALONE_PARSER
30 #define fePutChar(c) fputc((unsigned char)(c),stdout)
39 #define MAX_FILE_BUFFER 4*4096
59 if ((s!=
NULL) && (*s!=
'\0'))
64 Werror(
"cannot open %s",s);
const CanonicalForm int s
void monitor(void *F, int mode)
FILE * myfopen(const char *path, const char *mode)
void Werror(const char *fmt,...)