Rev 2411 | Rev 2647 | Go to most recent revision | 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 *);