|
STIR 6.4.0
|
Definition of STIRIsNativeByteOrderBigEndian and STIRIsNativeByteOrderLittleEndian preprocessor symbols. More...
#include "stir/common.h"Go to the source code of this file.
Namespaces | |
| namespace | stir |
| Namespace for the STIR library (and some/most of its applications) | |
Macros | |
| #define | STIRIsNativeByteOrderBigEndian 1 |
| A macro that is defined to 1 when the compilation is on a big endian machine, otherwise it is set to 0. | |
| #define | STIRIsNativeByteOrderLittleEndian 0 |
| A macro that is defined to 1 when the compilation is on a little endian machine, and to 0 otherwise. | |
Definition of STIRIsNativeByteOrderBigEndian and STIRIsNativeByteOrderLittleEndian preprocessor symbols.