Scroll to navigation

al_fclose(3alleg5) Allegro reference manual() al_fclose(3alleg5) Allegro reference manual()

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).