Iterator / segmentation faultThanks both of you for your reply.
Iterator / segmentation faulthi cire, isn't there any solution for this? or should i change the program logic itself?
Iterator / segmentation faulthi wahaj, This just takes some input, say some names, and prints. Nothing much. Thanks
Iterator / segmentation faultHi all, [code] #include<iostream> #include<vector> #include<string> using namespace std; ...