INVINP
n = (defmesg ? strlen(defmesg) : strlen(INVINP));
(void) strcat(tmp, defmesg ? defmesg : INVINP);