SYNOPSIS

  • #include <allegro5/allegro.h>
    
    void al_fclose(ALLEGRO_FILE *f)
    
    

DESCRIPTION

Close the given file, writing any buffered output data (if any).