FPUTC - output a character. (ANSI Standard). Usage: #include <stdio.h> i = fputc( c, f );. Where: int c;: is the character to be output.
確定! 回上一頁