1al_fclose(3) Library Functions Manual al_fclose(3)
2
3
4
6 al_fclose
7
9 #include <allegro5/allegro.h>
10
11 void al_fclose(ALLEGRO_FILE *f)
12
14 Close the given file, writing any buffered output data (if any).
15
16
17
18Allegro reference manual al_fclose(3)