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