Searched defs:SMnputc (Results 1 – 2 of 2) sorted by relevance
146 #define SMnputc(f,c,n) { if((o = SFNPUTC(f,c,n)) > 0 ) n_output += 1; \ macro