al_set_path_drive - Man Page
Allegro 5 API
Synopsis
#include <allegro5/allegro.h> void al_set_path_drive(ALLEGRO_PATH *path, const char *drive)
Description
Set the drive string on a path. The drive may be NULL, which is equivalent to setting the drive string to the empty string.
See Also
Info
Allegro reference manual