C++ File I/O copying data from one file to other ... I guess fin.good() stops working after the very first period there because the output is just [cod...
C++ File I/O copying data from one file to other ... fin.good() results in the output only upto Line 2 . (reference : first post ) I have provided the ac...
C++ File I/O copying data from one file to other ... But then how do I test whether period comes first or 75 characters are read ? Cuz the line can eithe...
C++ File I/O copying data from one file to other ... So what I want to do is there is some data in one of the files called data.txt. The file has lines s...
Can someone please explain this code.So heres the code. It first creates and array of items [code]typedef unsingned long Item ; in...
This user does not accept Private Messages