mirror of
https://github.com/MariaDB/server.git
synced 2025-02-01 03:21:53 +01:00
3 lines
61 B
C
3 lines
61 B
C
#include <stdio.h>
|
|
|
|
char *fgetln(FILE *stream, size_t *len);
|