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