|
-
May 6th, 2008, 02:23 PM
#1
Replacing single character
Hello
I'm searching for a simple way to replace all occurences of a single character with another single character in a string (e.g. replacing 'a' by 'b').
I was already looking on the internet and in string.h but it seems that there is no replace-function in C, only in C++... Is there someone who can help me solving that issue in C?
Thank you very much!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|