To read lines from a file there are the getline() and fgets() POSIX functions (ignoring the dreaded gets() ).
確定! 回上一頁