GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
dirfns.h File Reference
#include "octave-config.h"
#include <ctime>
#include <string>
#include "oct-time.h"
Include dependency graph for dirfns.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

octave::sys::time Vlast_chdir_time
 

Variable Documentation

◆ Vlast_chdir_time

octave::sys::time Vlast_chdir_time

Definition at line 69 of file dirfns.cc.

Referenced by octave_change_to_directory(), and octave::out_of_date_check().