Rev 2411 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
extern void error(const char *, ...);
void error(const char *, ...);
extern void warning(const char *, ...);
void warning(const char *, ...);
void WrongArgCount(char*);
void UNIMPLEMENTED(char *);