[
next
] [
prev
] [
prev-tail
] [
tail
] [
up
]
4.44
sddsendian
description:
sddsendian
converts numerical data in an SDDS file between big-endian and little-endian formats. Use this tool before transferring binary data between computers with different endianness.
examples:
sddsendian input.sdds output.sdds
sddsendian input.sdds -pipe=output > output.sdds
synopsis:
sddsendian [inputFile] [outputFile] [-pipe[=input][,output]]
switches:
-pipe[=input][,output]
— The standard SDDS Toolkit pipe option.
files:
inputFile
is the source SDDS data set and
outputFile
is the converted data set.
see also:
sddsconvert()
author:
M. Borland, ANL/APS.
[
next
] [
prev
] [
prev-tail
] [
front
] [
up
]