fgetc, fgets, getc, getchar, gets, ungetc - input of characters and strings. SYNOPSIS. #include <stdio.h> int fgetc(FILE *stream); char *fgets(char *s, ...
確定! 回上一頁