DOKK / manpages / debian 10 / allegro5-doc / al_fgetc.3alleg5.en
al_fgetc(3alleg5) al_fgetc(3alleg5)

al_fgetc - Allegro 5 API

#include <allegro5/allegro.h>
int al_fgetc(ALLEGRO_FILE *f)
    

Read and return next byte in the given file. Returns EOF on end of file or if an error occurred.

al_fungetc(3alleg5)

Allegro reference manual