Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Remove duplicate character from string...........?
Index -> Programming, C -> C Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
alpesh




PostPosted: Tue Mar 13, 2007 6:21 am   Post subject: Remove duplicate character from string...........?

can any body having idea about my problem
Remove duplicate character from string...........?
plz..... Question Question Question in Turbo C
Sponsor
Sponsor
Sponsor
sponsor
Clayton




PostPosted: Tue Mar 13, 2007 8:20 am   Post subject: Re: Remove duplicate character from string...........?

well, you could search through your "string" and look for double characters (by comparing the current character to the one before it) and remove one of them if they are the same.
Display posts from previous:   
   Index -> Programming, C -> C Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 2 Posts ]
Jump to:   


Style:  
Search: