1al_get_path_tail(3)                                        al_get_path_tail(3)
2
3
4

NAME

6       al_get_path_tail - Allegro 5 API
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              const char *al_get_path_tail(const ALLEGRO_PATH *path)
12

DESCRIPTION

14       Returns the last directory component, or NULL if there are no directory
15       components.
16
17
18
19Allegro reference manual                                   al_get_path_tail(3)
Impressum