![]() |
GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|


Go to the source code of this file.
Functions | |
| int | octave_chdir (const std::string &) |
| std::string | octave_getcwd (void) |
| int octave_chdir | ( | const std::string & | ) |
Definition at line 71 of file lo-sysdep.cc.
References file_ops::tilde_expand().
Referenced by octave_env::do_chdir().
| std::string octave_getcwd | ( | void | ) |
Definition at line 49 of file lo-sysdep.cc.
References current_liboctave_error_handler.
Referenced by octave_env::do_getcwd().
1.8.1.2