Text only
|
Text with Images
Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: miron14 on October 31, 2009, 06:53:28 PM
Title:
How to do redirection to an output.
Post by:
miron14
on
October 31, 2009, 06:53:28 PM
Hello,
On my HW task, I was aasked to this code:
Quote
printf("Winter is coming anytime soon!\n");
return 0;
Run it,and redirect it to txt file.
Can some1 tell me how to that? (the redirection part)
Thanks very much.
Title:
Re: How to do redirection to an output.
Post by:
Ceniza
on
October 31, 2009, 09:48:39 PM
Sure, Google (http://www.google.nl/search?q=redirect+to+txt+file).
Text only
|
Text with Images