#define FXMEMDUP ( ptr,
src,
type,
no   ) 

Allocate and initialize memory from another block. Return FALSE if size!=0 and source!=NULL and allocation fails, TRUE otherwise. An allocation of a zero size block returns a NULL pointer. The ptr argument must be the address where the pointer to the allocated block is to be stored.

Definition at line 758 of file fxdefs.h.


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