1al_append_path_component(3) al_append_path_component(3)
23
4
NAME
6al_append_path_component - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
void al_append_path_component(ALLEGRO_PATH *path, const char *s)
12
DESCRIPTION
14Append a directory component.
15
SEE ALSO
17al_insert_path_component(3)
1819
20
21
Allegro reference manual al_append_path_component(3)