SYNOPSIS

  • #include <allegro5/allegro.h>
    
    void al_drop_path_tail(ALLEGRO_PATH *path)
    
    

DESCRIPTION

Remove the last directory component, if any.

RELATED TO al_drop_path_tail…

al_remove_path_component(3alleg5)