1al_change_directory(3)     Library Functions Manual     al_change_directory(3)
2
3
4

NAME

6       al_change_directory
7

SYNOPSIS

9              #include <allegro5/allegro.h>
10
11              bool al_change_directory(const char *path)
12

DESCRIPTION

14       Changes the current working directory to `path'.
15
16       Returns true on success, false on error.
17
18
19
20Allegro reference manual                                al_change_directory(3)
Impressum