hey guys!!
i am a beginner with c#,so need some help,with this program..
basically...the program is about...printing the number of duplicates present in the string inputted by the user!!
but the thing is that if possible,i need it without using built in functions..
thank you:)
Comments
duplicates of words or of characters?
I'm new to this forum and not sure of the posting rules, but i would guess I can't post a full answer. Check out the IndexOf method.
theString.IndexOf("string",startPoint);
Sorry without built in functions, ignore my post
Sorry without built in functions, ignore my last post.
This is very useful information shared here. I am really thankful for this.
http://www.99th.co.in