logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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