#include <stdio.h> int fputc ( int c , FILE *fp );. The fputc( ) function writes one character to the current file position of the specified FILE pointer.
確定! 回上一頁