Convert Binary File to Text File in C++
Managed C++/CLI
3
Posts
3
Posters
0
Views
1
Watching
-
How to convert binary file to text file in C++? Premalatha
-
How to convert binary file to text file in C++? Premalatha
What do you mean by this ? :confused: You mean converting an executable (which is a binary file) into a text file for example ? And what do you mean also by text file ? Something like transforming your binary file into source file or something like that ? (that is not possible, or not easily at least...) -- modified at 2:55 Tuesday 24th January, 2006 By the way, this is the forum for managed and not the C++ forum. You should post in the future in the Visual C++ forum because your question is purely related to C++
-
How to convert binary file to text file in C++? Premalatha