#pragma once #include <stdio.h> extern char *f_getline(char buffer[static 1], int bytes, FILE *fptr);