The fgets() function shall read bytes from stream into the array pointed to by s until n-1 ... The following example uses fgets() to read lines of input.
確定! 回上一頁