DOKK / manpages / debian 10 / allegro4-doc / flush_config_file.3alleg4.en
flush_config_file(3alleg4) Allegro manual flush_config_file(3alleg4)

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

#include <allegro.h>

void flush_config_file();

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

set_config_file(3alleg4), override_config_file(3alleg4), push_config_state(3alleg4)

version 4.4.2 Allegro