1al_set_path_filename(3)                                al_set_path_filename(3)
2
3
4

NAME

6       al_set_path_filename - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       Set  the optional filename part of the path.  The filename may be NULL,
15       which is equivalent to setting the filename to the empty string.
16

SEE ALSO

18       al_set_path_extension(3), al_get_path_filename(3)
19
20
21
22Allegro reference manual                               al_set_path_filename(3)
Impressum