#include <stdio.h>#include <stdint.h>#include <stdlib.h>#include "variables_global.h"#include "prototypes.h"Go to the source code of this file.
Functions | |
| long long int | ntohll (const long long int data) |
| long long int ntohll | ( | const long long int | data | ) |
converts double values to BigEndian VTK binaries are in BigEndian format as well as AMIRA MESH Files
Definition at line 21 of file big_endian_converter.c.
References x.
Referenced by write_amira(), write_ic_amira(), write_ic_vtk(), and write_vtk().
1.8.1.1