In article news:[EMAIL PROTECTED], David Fedor wrote:
At 09:36 PM 8/25/2005, you wrote:
[...]
imagenCopia is a pointer.  Thus, sizeof(imagenCopia) is 4 bytes.  So
you're doing a MemMove of 4 bytes instead of the full size of the
structure.

OT: I've always wished that there was another C operator like sizeof but would cause a compile time error when applied to a pointer.
--
Alan J. McFarlane
http://www.alanjmcf.me.uk/
Please follow-up in the newsgroup for the benefit of all.

--
For information on using the PalmSource Developer Forums, or to unsubscribe, 
please see http://www.palmos.com/dev/support/forums/

Reply via email to