fputc. Syntax: #include <cstdio> int fputc( int ch, FILE *stream );. The function fputc() writes the given character ch to the given output stream.
確定! 回上一頁