The HexView utility was a bit funky, so I've cleaned it up. It uses C++ constructs to generate the hex view string, rather than stuff that would require some preprocessor defines for different platforms because of inconsistency in implementation of some C functions that were used.
The HexView utility was a bit funky, so I've cleaned it up. It uses C++ constructs to generate the hex view string, rather than stuff that would require some preprocessor defines for different platforms because of inconsistency in implementation of some C functions that were used.