Francis3819
Newbie level 1
Hi,
I need to redirect the output of a program that elaborates data and shows them on output pushing every output (int) element on standard output.
How can I take this output in another program (C language) to save it on a file?
I think it is simple but I have some troubles with doing this on Windows.
Thanks for the answers.
I need to redirect the output of a program that elaborates data and shows them on output pushing every output (int) element on standard output.
How can I take this output in another program (C language) to save it on a file?
I think it is simple but I have some troubles with doing this on Windows.
Thanks for the answers.