FXchar& FX::FXString::at ( FXint  i  )  [inline]

Return a non-const reference to the ith character.

Definition at line 139 of file FXString.h.

00139 { return str[i]; }


(C) 2002-2009 Niall Douglas. Some parts (C) to assorted authors.
Generated on Fri Nov 20 18:36:32 2009 for TnFOX by doxygen v1.4.7