Query: flush_config_file
OS: debian
Section: 3alleg4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
flush_config_file(3alleg4) Allegro manual flush_config_file(3alleg4)NAMEflush_config_file - Flushes the current config file to disk. Allegro game programming library.SYNOPSIS#include <allegro.h> void flush_config_file();DESCRIPTIONWrites the current config file to disk if the contents have changed since it was loaded or since the latest call to the function.SEE ALSOset_config_file(3alleg4), override_config_file(3alleg4), push_config_state(3alleg4) Allegro version 4.4.2 flush_config_file(3alleg4)