1close_fli(3)                    Allegro manual                    close_fli(3)
2
3
4

NAME

6       close_fli  - Closes a FLI file previously opened. Allegro game programā€
7       ming library.
8

SYNOPSIS

10       #include <allegro.h>
11
12
13       void close_fli();
14

DESCRIPTION

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

SEE ALSO

21       open_fli(3)
22
23
24
25Allegro                          version 4.4.3                    close_fli(3)
Impressum