al_append_path_component - Man Page

Allegro 5 API

Synopsis

#include <allegro5/allegro.h>

void al_append_path_component(ALLEGRO_PATH *path, const char *s)

Description

Append a directory component.

See Also

al_insert_path_component(3)

Referenced By

al_insert_path_component(3).

Allegro reference manual