Files
sbase/text.h
Connor Lane Smith d6a9e35d0b really long lines
2011-05-25 20:40:47 +01:00

4 lines
107 B
C

/* See LICENSE file for copyright and license details. */
char *afgets(char **p, size_t *size, FILE *fp);