al_fgetc

int al_fgetc(ALLEGRO_FILE *f)
Introduced in 5.0.0

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

See also: al_fungetc

Examples: ex_curl, ex_memfile


Most helpful discussions: