Searched defs:PerlSIO_fputc (Results 1 – 1 of 1) sorted by relevance
224 #define PerlSIO_fputc(f,c) \ macro310 #define PerlSIO_fputc(f,c) fputc(c,f) macro