GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Namespaces | Functions
lo-sysdep.h File Reference
#include "octave-config.h"
#include <string>
#include <sys/types.h>
#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.

Namespaces

 octave
 Octave interface to the compression and uncompression libraries.
 
 octave::sys
 

Functions

int octave::sys::chdir (const std::string &path_arg)
 
std::string octave::sys::getcwd (void)