Click here to Skip to main content
15,909,205 members

Comments by Kishaan Jeeveswaran (Top 8 by date)

Kishaan Jeeveswaran 3-Oct-16 9:07am View    
Ok, got it! I'll try it out. Thanks for your time :)
Kishaan Jeeveswaran 3-Oct-16 9:03am View    
That's a cool option. But it doesn't resize the array after removing the copies of the elements right? I need the array's size after removing all the copies!
Kishaan Jeeveswaran 3-Oct-16 8:55am View    
Do you mean that I should type (p[i] != p[i+1]) in the for loop and replace the inner do-while loop with another for loop?
Kishaan Jeeveswaran 26-Sep-16 3:26am View    
Thank you! :)
Kishaan Jeeveswaran 25-Sep-16 12:07pm View    
Thanks a lot for taking your time to write out such a detailed reply. It's high time I should start using it. :)