1al_set_org_name(3)                                          al_set_org_name(3)
2
3
4

NAME

6       al_set_org_name - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              void al_set_org_name(const char *org_name)
12

DESCRIPTION

14       Sets the global organization name.
15
16       The  organization  name is used by al_get_standard_path(3) to build the
17       full path to an application's files.
18
19       This function may be called before al_init(3) or al_install_system(3).
20

SEE ALSO

22       al_get_org_name(3), al_set_app_name(3)
23
24
25
26Allegro reference manual                                    al_set_org_name(3)
Impressum