mariadb/cmd-line-utils/libedit/fgetln.h
2003-01-18 20:28:48 +04:00

3 lines
61 B
C

#include <stdio.h>
char *fgetln(FILE *stream, size_t *len);