DragonFly On-Line Manual Pages

Search: Section:  


al_fclose(3)                                                      al_fclose(3)

NAME

al_fclose - Allegro 5 API

SYNOPSIS

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

DESCRIPTION

Close the given file, writing any buffered output data (if any). Allegro reference manual al_fclose(3)

Search: Section: