1al_get_path_tail(3) al_get_path_tail(3)
23
4
NAME
6al_get_path_tail - Allegro 5 API
7
SYNOPSIS
9#include <allegro5/allegro.h>
1011
const char *al_get_path_tail(const ALLEGRO_PATH *path)
12
DESCRIPTION
14Returns the last directory component, or NULL if there are no directory
15components.
1617
18
19
Allegro reference manual al_get_path_tail(3)