The C fgets function reads characters until it encounters an End-Of-File (EOF), a newline character, or when n-1 characters are read.
確定! 回上一頁