Replaces a character in a string with a new character.
[b]Instructions:[/b]
1) Copy and paste this snippet into a class.
2) Read the example usage.
[code]// Replaces a character in a string with t
Replaces a character in a string with a new character.
[b]Instructions:[/b]
1) Copy and paste this snippet into a class.
2) Read the example usage.
<">[b]EDIT[/b]: Changed the example to turn the first character into a lower case character instead of an upper case character.. how silly of me. =}