i am writting the string "i am me" to a text file but when i open the text file i get unprintabled characters .I am a little bit puzzled.
This is a discussion on What file do you get when you write a string to a text file within the C++ Programming forums, part of the General Programming Boards category; i am writting the string "i am me" to a text file but when i open the text file i ...
i am writting the string "i am me" to a text file but when i open the text file i get unprintabled characters .I am a little bit puzzled.
You're doing something wrong. But without any code to inspect I can't say what.