sbase/text.h

4 lines
107 B
C

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