How would one say... Ok, I KNOW that string1 is in string2, I want to REMOV string1 from string2, how do I do that?
I know in older days of programming you had to split a string into 3 differe sections and resplice them together.
Is that still the most efficient method?
How would one say... Ok, I KNOW that string1 is in string2, I want to REMOVE string1 from string2, how do I do that?
I know in older days of programming you had to split a string into 3 different
sections and resplice them together.
Is that still the most efficient method?
I tried the replace method, did not work, no clue why.
Sysop: | fluid |
---|---|
Location: | wickliffe, ohio |
Users: | 5 |
Nodes: | 10 (0 / 10) |
Uptime: | 203:05:15 |
Calls: | 50 |
Files: | 15,838 |
Messages: | 50,766 |