1al_drop_path_tail(3) al_drop_path_tail(3)
23
4
NAME
6al_drop_path_tail - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
void al_drop_path_tail(ALLEGRO_PATH *path)
12
DESCRIPTION
14Remove the last directory component, if any.
15
SEE ALSO
17al_remove_path_component(3)
1819
20
21
Allegro reference manual al_drop_path_tail(3)