al_create_config - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

ALLEGRO_CONFIG *al_create_config(void)

Description

Create an empty configuration structure.

See Also

al_load_config_file(3), al_destroy_config(3)

Referenced By

al_destroy_config(3).

Allegro reference manual