.\" Automatically generated by Pandoc 2.2.1 .\" .TH "al_change_directory" "3alleg5" "" "Allegro reference manual" "" .hy .SH NAME .PP al_change_directory \- Allegro 5 API .SH SYNOPSIS .IP .nf \f[C] #include\ bool\ al_change_directory(const\ char\ *path) \f[] .fi .SH DESCRIPTION .PP Changes the current working directory to `path'. .PP Returns true on success, false on error.