logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

close_fli - Closes a FLI file previously opened. Allegro game programming library.

Description

       Closes  an  FLI  file  when you have finished reading from it. Remember to do this to avoid having memory
       leaks in your program.

Name

       close_fli - Closes a FLI file previously opened. Allegro game programming library.

See Also

open_fli(3alleg4)

Allegro                                           version 4.4.3                               close_fli(3alleg4)

Synopsis

#include<allegro.h>voidclose_fli();

See Also