User: nishantve1

  • Public profile

User profile: nishantve1

User info
User name:nishantve1
History
Joined:
Number of posts:23
Latest posts:

What's left in the array if only a part of it is initialized ...
So if I have something like this [code]int AR[50]; cout<<"Enter the elements of the array : "<<...

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...

This user does not accept Private Messages