flush_config_file.3alleg

Langue: en

Version: version 4.2.2 (debian - 07/07/09)

Section: 3 (Bibliothèques de fonctions)

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(3alleg), override_config_file(3alleg), push_config_state(3alleg)