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

Go to the source code of this file.

Functions

void cleanup_tmp_files_deprecated (void)
 
OCTAVE_NAMESPACE_BEGIN void mark_for_deletion_deprecated (const std::string &)
 

Function Documentation

◆ cleanup_tmp_files_deprecated()

void cleanup_tmp_files_deprecated ( void  )

Definition at line 3268 of file file-io.cc.

References octave::__get_interpreter__().

◆ mark_for_deletion_deprecated()

OCTAVE_NAMESPACE_BEGIN void mark_for_deletion_deprecated ( const std::string &  file)

Definition at line 3259 of file file-io.cc.

References octave::__get_interpreter__().