Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
al_set_path_drive(3)	    Library Functions Manual	    al_set_path_drive(3)

NAME
     al_set_path_drive - 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
     al_get_path_drive(3)

Allegro reference manual				    al_set_path_drive(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=al_set_path_drive&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help