The getline() function reads an entire line from stream, storing the address of the buffer containing the line in *lineptr. The buffer is null-terminated ...
確定! 回上一頁