void FX::moveElms ( FXint dst,
const FXint src,
unsigned long  n 
) [inline]

Definition at line 176 of file FXElement.h.

00176 { memmove(dst,src,n<<2); }


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