.\" Automatically generated by Pandoc 2.2.1 .\" .TH "al_set_path_drive" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_set_path_drive \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ void\ al_set_path_drive(ALLEGRO_PATH\ *path,\ const\ char\ *drive) \f[] .fi .SH DESCRIPTION .PP Set the drive string on a path. The drive may be NULL, which is equivalent to setting the drive string to the empty string. .SH SEE ALSO .PP al_get_path_drive(3alleg5)