TF++, Miscellaneous classes and modules in C++:
|
bool tfxx::fortranio::FortranBinInput::match_magic | ( | const char * | cmagic | ) |
expect magic number and adjust swapping flag
look out for expected magic number and adjust swapping flag
Definition at line 137 of file fortranio.cc.
References tfxx::ioswap::file_magic_test(), finish_block(), tfxx::ioswap::magic_nomatch, tfxx::ioswap::magic_swap, Mistream, and Mswap.
Referenced by tfxx::fortranio::operator>>().