News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

How to do redirection to an output.

Started by miron14, October 31, 2009, 06:53:28 PM

Previous topic - Next topic

miron14

Hello,

On my HW task, I was aasked to this code:
Quoteprintf("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.

Ceniza