FXStream& operator<< ( FXStream s,
const FXint v 
) [friend]

Definition at line 351 of file FXStream.h.

00351 { return s << reinterpret_cast<const FXuint&>(v); }


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