Blame view

tools/getline.h 54 Bytes
d41ce506b   Eric Lee   Initial Release, ...
1
  int getline(char **lineptr, size_t *n, FILE *stream);