Opening files in hex using Microsoft Vis - TechRepublic
General discussion
July 7, 2000 at 08:18 AM
mousy

Opening files in hex using Microsoft Vis

by mousy . Updated 25 years, 10 months ago

How can I open a file for reading in hex format in C/C++?

The file contains a sequence of hex numbers that I need for calculations, so I should be able to read and use that data. Can anybody help me please?

This discussion is locked

All Comments