get_config_argv (3) Linux Manual Page
get_config_argv – Reads a token list from the configuration file. Allegro game programming library.
Synopsis
#include <allegro.h> char **get_config_argv(const char *section, const char *name, int *argc);
get_config_argv – Reads a token list from the configuration file. Allegro game programming library.
char **get_config_argv(const char *section, const char *name, int *argc);