al_fputc

int al_fputc(ALLEGRO_FILE *f, int c)
Introduced in 5.0.0

Write a single byte to the given file.

Parameters:

Returns c on success, or EOF on error.


Most helpful discussions: