Binary?
I dont understand the difference between binary data files from other programs and what my program produces. Let me start by example, this is what another programs data file is which is just a list of connections (note: all of it would not paste):
’ôý*É8ý$Øâß¿Ï?
After declaring a binary write and writing my information to a file this is what I get:
Binary Writer ClassNumbers will appear nextÇ/
What gives? Why can I see the text in mine and not in the one above? Where can I find information about this? I've searched the net but all I find is tutorials on how to write the same code as my program produces.
I'm using Visual Studio 2005 Managed c++ to produce these results.
__________________
I Need Help
|