[inline]
Return a non-const reference to the ith character.
Definition at line 133 of file FXString.h.
00133 { return str[i]; }