2 lines
54 B
C
Raw Normal View History

int getline(char **lineptr, size_t *n, FILE *stream);