00001 00002 void textout(char *msg); 00003 void errorout(char *msg); 00004 void textout(char *msg1, int val, char *msg2);