|
FAUST compiler
0.9.9.6b8
|
#include <string>

Go to the source code of this file.
Functions | |
| int | cholddir () |
| Switch back to the previously stored current directory. More... | |
| int | mkchdir (std::string dirname) |
| int | makedir (std::string dirname) |
| void | getCurrentDir () |
| int cholddir | ( | ) |
Switch back to the previously stored current directory.
Definition at line 40 of file files.cpp.
References gCurrentDir.
| void getCurrentDir | ( | ) |
| int makedir | ( | std::string | dirname | ) |
| int mkchdir | ( | std::string | dirname | ) |
1.8.7