void FX::copyElms ( FXdouble dst,
const FXdouble src,
unsigned long  n 
) [inline]

Definition at line 165 of file FXElement.h.

00165 { memcpy(dst,src,n<<3); }


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