If *lineptr is NULL, then getline() will allocate a buffer for storing the line, which should be freed by ... ....from the man, GNU C-library documentation.
確定! 回上一頁