ALLEGRO_FILE
typedef struct ALLEGRO_FILE ALLEGRO_FILE;
Introduced in 5.0.0
An opaque object representing an open file. This could be a real file on disk or a virtual file.
Examples: ex_curl, ex_memfile
Most helpful discussions:
- Reading from a binary file (1)
- Endianness
- Steam Client interference / OpenGL
- al_load_font with PhysFS
- Bug in allegro filestytem? I think that reads are drifting!
- Filesystem access on android
- Replaceing fread() with al_fread())
- Allegro and OpenGL Drawing Problem
- Does al_load_bitmap_f work
- Allegro 5, android, writing files.
Other recent discussions:
- ALLEGRO_THREAD (-1)
- Does PhysFS work for you with Allegro 5.2.2?
- A5 compiled fine, but can't compile against the library
- Include ttf in exe
- Get binary stream of bitmap - al_save_bitmap_f() or something like this
- loading bitmap trouble
- Decrypting files in memory and reading them.
- al_fopen XCode
- al_fprintf
- Bitmap not loading again