Hi Srinivas,
Actually my requirement is ....
I have a 2GB txt file...having a single line of data....
I need to read this file and write the contents of it into another file
the content has to be written in such a manner that a new line has to be
inserted at the end of 'x' characters...
So how shall i do it...?
Is it enough if i use character streams??
Thnaks in advance
Regards
