Explanation: Declaration: char *fgets(char *s, int n, FILE *stream);. fgets reads characters from stream into the string s ...
確定! 回上一頁