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

FreeBSD Manual Pages

  
 
  

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

NAME
     al_change_directory - Allegro 5 API

SYNOPSIS
	    #include <allegro5/allegro.h>

	    bool al_change_directory(const char *path)

DESCRIPTION
     Changes the current working directory to `path'.

     Returns true on success, false on error.

Allegro reference manual				  al_change_directory(3)

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

home | help