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

Definition at line 335 of file FXStream.h.

00335 { return s << reinterpret_cast<const FXuchar&>(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