convend 1.2.1 © 2001-2007 by Turku PET Centre
Program for byte order conversion of numerical values stored in flat
binary datafiles, between big endian (Sun Sparc, Motorola, PowerPC) and
little endian (PC/Intel) computers.
Usage: convend [Options] <base type> <Datafile> <Output file>
Options:
-h or --help
Print this message and exit
-v, --version or --build
Print software build information and exit
--silent
Program works silently, printing only error and warning messages.
Accepted base types are: char, short, int, long, float and double.
See also:
ecat2flo,
flo2ecat,
anabyteo
Keywords: ECAT, binary data, byte order, big endian, little endian
This program comes with ABSOLUTELY NO WARRANTY. This is free software, and
you are welcome to redistribute it under GNU General Public License.