I want to write all the output to the output file and don't want to print on the console output...the file (in which the output has been written) should be opened after i run the program.
which function to use for opening a file to see output( at run time)??
Thanks & Regards.