Site Search
Library
linux docs
linux man pages
Toys
world sunlight
moon phase
flush_config_file(3) - Linux man page
Name
flush_config_file - Flushes the current config file to disk. Allegro game programming library.
Synopsis
#include <allegro.h>
void flush_config_file();
Description
Writes the current config file to disk if the contents have changed since it was loaded or since the latest call to the function.
See Also
set_config_file
(3)
,
override_config_file
(3)
,
push_config_state
(3)