FXint FX::FXString::toInt ( bool *  ok = 0,
FXint  base = 10 
) const throw () [inline]

Definition at line 540 of file FXString.h.

00540 { return (FXint) toLong(ok, base); }


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