Go to the documentation of this file.
46 ostringstream report_file_ext;
48 report_file_ext <<
".rep";
68 <<
"Stopping ARTS execution.\n"
void cleanup_output_file(ofstream &, const String &)
Closes the file.
Declarations having to do with the four output streams.
The implementation for String, the ARTS string class.
ofstream report_file
The report file.
String out_basename
The basename for the report file and for all other output files.
String add_basedir(const String &path)
This file contains basic functions to handle ASCII files.
void arts_exit(int status)
This is the exit function of ARTS.
void arts_exit_with_error_message(const String &m, ArtsOut &out)
Print error message and exit.
The global header file for ARTS.