swapping the values of a vector , so that it has unique values. Hello , I have a vector which stores positions . CRectangle *_final_positions;// CR...
Wierd problem with search in vectorYeah what peter87 told is right. You can do it like . int x = 0; for(it = Bar.begin();it<Bar.end(...
Looking for a better word replacement program in cpp ,than mine Output of the program enter the word : I am a girl Enter another string : boy Enter the position t...
Looking for a better word replacement program in cpp ,than mine Hi all, I have written a word replacement program in c++. Can anyone write a better solution th...
how to divide a sentence contained in a string into words and push back to a vector.I have solved this program finally , Thank you very much for your support. #include <stdio.h> #incl...
This user does not accept Private Messages