#include <iostream>
#include <string>
#include <vector>
#include "file-ops.h"
#include "lo-error.h"
#include "pathlen.h"
#include "lo-sysdep.h"
#include "str-vec.h"
#include "oct-locbuf.h"
Functions | |
std::string | octave_getcwd (void) |
int | octave_chdir (const std::string &path_arg) |
int octave_chdir | ( | const std::string & | path_arg | ) |
std::string octave_getcwd | ( | void | ) |