DATRW++ library: seismic data I/O with multiple formats
|
Define bytesex indicator for magic number test.
Enumerator | |
---|---|
magic_match | The bytesex of the file matches this machine. |
magic_swap | The bytesex of the file must be swapped to match this machine. |
magic_nomatch | The magic number does match the file. |
Definition at line 98 of file bytesex.h.