hi guys. how are you all. I have a question regarding Visual Studio 2008. So far I am printing my output by running the program in win console and then copy the output and paste in the notepad. Sometimes I didn't get all the output if program output has many lines. So, Is there other way to print the output directly in the notepad or something else without using the fstream. Thank you guys. have a great day.
Thank you helios for the reply. Is it possible to run the program in different form like win 32 console. So that i can see my whole output of the program.