al_set_org_name

void al_set_org_name(const char *org_name)
Introduced in 5.0.0

Sets the global organization name.

The organization name is used by al_get_standard_path to build the full path to an application's files.

This function may be called before al_init or al_install_system.

See also: al_get_org_name, al_set_app_name

Examples: ex_get_path


Most helpful discussions: