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