1al_set_path_drive(3)                                      al_set_path_drive(3)
2
3
4

NAME

6       al_set_path_drive - Allegro 5 API
7

SYNOPSIS

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

DESCRIPTION

14       Set the drive string on a path.  The drive may be NULL, which is equiv‐
15       alent to setting the drive string to the empty string.
16

SEE ALSO

18       al_get_path_drive(3)
19
20
21
22Allegro reference manual                                  al_set_path_drive(3)
Impressum