get_config_hex (3) Linux Manual Page
get_config_hex – Retrieves a hexadecimal value from the configuration file. Allegro game programming library.
Synopsis
#include <allegro.h> int get_config_hex(const char *section, const char *name, int def);
get_config_hex – Retrieves a hexadecimal value from the configuration file. Allegro game programming library.
int get_config_hex(const char *section, const char *name, int def);