al_change_directory - Man Page
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.
Info
Allegro reference manual