table of contents
other versions
- Tumbleweed 5.2.10.1-1.3
- Leap-15.6
al_get_path_tail(3) | al_get_path_tail(3) |
NAME¶
al_get_path_tail - Allegro 5 API
SYNOPSIS¶
-
#include <allegro5/allegro.h> const char *al_get_path_tail(const ALLEGRO_PATH *path)
DESCRIPTION¶
Returns the last directory component, or NULL if there are no directory components.
Allegro reference manual |