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

NAME

6       flush_config_file  -  Flushes  the current config file to disk. Allegro
7       game programming library.
8

SYNOPSIS

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

DESCRIPTION

16       Writes the current config file to disk if  the  contents  have  changed
17       since it was loaded or since the latest call to the function.
18
19

SEE ALSO

21       set_config_file(3), override_config_file(3), push_config_state(3)
22
23
24
25Allegro                          version 4.4.3            flush_config_file(3)
Impressum