.\" Automatically generated by Pandoc 3.1.12.1 .\" .TH "al_set_path_drive" "3" "" "Allegro reference manual" "" .SH NAME al_set_path_drive \- Allegro 5 API .SH SYNOPSIS .IP .EX #include \f[B]\f[R] void al_set_path_drive(ALLEGRO_PATH *path, const char *drive) .EE .SH 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. .SH SEE ALSO al_get_path_drive(3)