Functions

lo-sysdep.h File Reference

#include <string>
#include "lo-ieee.h"
Include dependency graph for lo-sysdep.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int octave_chdir (const std::string &)
std::string octave_getcwd (void)

Function Documentation

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().

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines