#include <cstdlib>
#include <iostream>
#include "arts.h"
#include "matpackIV.h"
#include "xml_io.h"
Go to the source code of this file.
Functions | |
int | main (int, char *[]) |
int main | ( | int | , | |
char * | [] | |||
) |
Definition at line 26 of file test_binaryio.cc.
References FILE_TYPE_BINARY, xml_read_from_file(), and xml_write_to_file().