ssize_t getline(char **lineptr, size_t *n, FILE *stream);. Using it is pretty simple, it takes a pointer to a char pointer ( lineptr ) along ...
確定! 回上一頁