int fputc (int character, FILE *stream); ... If an error occurs, fputc sets the error indicator for the stream, returns EOF, and sets errno to a nonzero ...
確定! 回上一頁