fgets () can read from any open file, but scanf() only reads standard input. · fgets() reads 'a line of text' from a file; scanf() can be used for that but also ...
確定! 回上一頁