FreeBSD Manual Pages
al_fgetc(3) Library Functions Manual al_fgetc(3) NAME al_fgetc - Allegro 5 API SYNOPSIS #include <allegro5/allegro.h> int al_fgetc(ALLEGRO_FILE *f) DESCRIPTION Read and return next byte in the given file. Returns EOF on end of file or if an error occurred. SEE ALSO al_fungetc(3) Allegro reference manual al_fgetc(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_fgetc&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>