char *, fgets (char *s, int n, FILE *stream) ... The function fgetc reads a single character from a data steam and moves the pointer to the next character.
確定! 回上一頁