conputc
__compactcall void conputc(int);
conputc('0' + i); /* to tell user what happens */
conputc('0' + i); /* to tell user what happens */
conputc('\015');
conputc('\n');
conputc(c);