1 //========================================================================
5 // Copyright 1996 Derek B. Noonburg
7 //========================================================================
19 // File to send error (and other) messages to.
22 extern void errorInit();
24 extern void CDECL error(int pos, char *msg, ...);