詞語:fgets
fgets的解釋
fgetsn. C語言中從文件中獲取字符串函數
fgets的意思
fgets 函數;從文件指針中讀取一行;取字符串;
fgets的參考例句
1.The fgets() function returns a line from an open file. 函數的作用是:從文件指針中讀取一行。
2.The fgets() function is used to read a single line from a file. 函數用來讀取文件中的一行內容。