ndaigneault Posted April 30, 2006 Posted April 30, 2006 I'm writing an unmanaged Visual C++ application and need to open and read a binary file. What is the code and #include files needed to do it (i.e. filename is "MyBinary.bin") Thanks, Quote
Leaders snarfblam Posted April 30, 2006 Leaders Posted April 30, 2006 Would the classes you need be found in IOStream.h? This is something that you should be finding in Microsoft's reference material, or reference on C++ standard libraries. Quote [sIGPIC]e[/sIGPIC]
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.