flush_config_file - Flushes the current config file to disk. Allegro game programming library.
Contents
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.
Name
flush_config_file - Flushes the current config file to disk. Allegro game programming library.
See Also
set_config_file(3alleg4), override_config_file(3alleg4), push_config_state(3alleg4) Allegro version 4.4.3 flush_config_file(3alleg4)
Synopsis
#include<allegro.h>voidflush_config_file();
