al_fclose
void al_fclose(ALLEGRO_FILE *f)
Introduced in 5.0.0
Close the given file, writing any buffered output data (if any).
Examples: ex_memfile
Most helpful discussions:
- [A5] Writing Unicode to a file (1)
- [A5/OSX] al_load_bitmap_f refuses to load .bmp (1)
- linking on ubuntu
- Filesystem access on android
- About utf8 fonts
- Replaceing fread() with al_fread())
- Does al_load_bitmap_f work
- Allegro 5, android, writing files.
- Decrypting files in memory and reading them.
- al_save_config_file_f() returns true when it shouldn't
Other recent discussions:
- al_load_sample's loading many data
- Allegro5 Save bitmap to byte array
- [A5] trouble writing ALLEGRO_BITMAP to zip file
- load image from external lib?
- [A5] al_filename_exists() can't see file.
- Reading from a binary file
- [A5] Getting directory exe is running in
- Improving drawing speed
- Drawing UTF8 text
- Drag and Drop system and TileMap