vietnam97
Programmer
- Sep 18, 2000
- 48
Can someone show me how to replace a character at a specified position in a string?
For example: I want to replace character "1" with "0" at the position 5 of the string "1111111111", so the output should be "1111011111" [sig][/sig]
For example: I want to replace character "1" with "0" at the position 5 of the string "1111111111", so the output should be "1111011111" [sig][/sig]