Navigation

Operators and Keywords

Function List:

C++ API

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.


Defines

#define octave_liboctave_sysdep_h   1

Functions

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

Define Documentation

#define octave_liboctave_sysdep_h   1


Function Documentation

int octave_chdir ( const std::string  ) 

std::string octave_getcwd ( void   )