SYNOPSIS. #include <stdio.h>. int fputc(int c, FILE *stream);. DESCRIPTION. The fputc() function writes a byte with value c, cast as an unsigned character, ...
確定! 回上一頁