Want to input a name with comma? Now I'm trying to get rid of the ' , ' where ever the user inputs it and return the name without any...
Want to input a name with comma? [code] do{ cout<<" What is your name??"<<endl; gets(name); fflush(std...
Want to input a name with comma? Hello everyone? I want to know if someone can help me to understand how to input a name with comm...
I want to check for duplicate.....can you help me please? i would be counted as the effective size of my array and it will check if there is any given a[i-1][...
I want to check for duplicate.....can you help me please? The par that is bold is about checking for double, I have tried any thing I could but it doesn't wor...