posted 16 years ago
Hi guys, I am taking an input from a file whose contents are 1,4,2,5,6,4,7 etc.. and am sorting it. Everything works fine but I am unable to write the output back to another file. Basically.. I am unable to write anything back to a file. File Numbers2.txt is getting created tho.
Am pasting the code below. Am not gettin any compilation error.
i
Can anybody tell me where am doing wrong
Thanks.
[ July 01, 2008: Message edited by: Arjun Reddy ]