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