User profile: Neeru

User info
User name:Neeru
History
Joined:
Number of posts:4
Latest posts:

Iterator / segmentation fault
Thanks both of you for your reply.

Iterator / segmentation fault
hi cire, isn't there any solution for this? or should i change the program logic itself?

Iterator / segmentation fault
hi wahaj, This just takes some input, say some names, and prints. Nothing much. Thanks

Iterator / segmentation fault
Hi all, [code] #include<iostream> #include<vector> #include<string> using namespace std; ...