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