get_config_hex(3) - Linux man page
Name
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);
int get_config_hex(const char *section, const char *name, int def);