Execution output to text file

Posted by Radhika on Stack Overflow See other posts from Stack Overflow or by Radhika
Published on 2010-04-17T02:13:12Z Indexed on 2010/04/17 2:23 UTC
Read the original article Hit count: 242

Filed under:
|
|
|

Hi all,

I am writing a C program using Visual Studio 2008. I use F7 to compile and F5 to execute the program.When I press F5 an execution window contains the output. But I want the output to get saved to a text file. How to do this in visual studio. Please help me someone.

© Stack Overflow or respective owner

Related posts about file

Related posts about c