Searched defs:ERRMSG (Results 1 – 3 of 3) sorted by relevance
45 #define ERRMSG "Please enter yes or no." macro
47 #define ERRMSG "Please enter the time of day. Format is" macro
96 #define ERRMSG(a...) (void) fprintf(stderr, a) macro