table of contents
| al_drop_path_tail(3alleg5) | al_drop_path_tail(3alleg5) | 
NAME¶
al_drop_path_tail - Allegro 5 API
SYNOPSIS¶
- 
    
#include <allegro5/allegro.h> void al_drop_path_tail(ALLEGRO_PATH *path) 
DESCRIPTION¶
Remove the last directory component, if any.
SEE ALSO¶
al_remove_path_component(3alleg5)
| Allegro reference manual |