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