.\" Automatically generated by Pandoc 3.1.11.1 .\" .TH "al_drop_path_tail" "3" "" "Allegro reference manual" "" .SH NAME al_drop_path_tail \- Allegro 5 API .SH SYNOPSIS .IP .EX #include void al_drop_path_tail(ALLEGRO_PATH *path) .EE .SH DESCRIPTION Remove the last directory component, if any. .SH SEE ALSO al_remove_path_component(3)