Thread
:
Removing/substituting words in a string HELP!
View Single Post
sg57
Light Poster
8Mar2006,06:40
That might be better actually, use a prototype (change whatever words I want to the Null character) then use that strtok function/prototype to remove all Null characters. Just need to parse the string characters all together, then proceeed.