I want to make some changes on a string and I have to access chars of that string. I tried _str and _chr but they are making so many stupid problems. Can't I access directly to chars in a string?
Note: I also tried "myString.chars[2]" but it doesn't work...
Thanks for helping...
Last edited by Hatean; 12/12/0811:34.
The Life Game is disgustingly bad but the graphics and reality are extremely cool...
Entire Thread
Subject
Posted By
Posted
How can I directly access to a char of a string? [Solved]