Hi ,
Is their any command in palm to do memcopy.
I need to copy complete structure (Moveable chunk) .
Here is the sample structure
typedef struct audio_setup
{
MemHandle hLangVersion; //char*
MemHandle hAudioTestArray; //struct audio_test *
Int32 nCurrentAudioTestValue;
MemHandle hAudioChannelTrimPort; //struct audio_channel_trimport*
MemHandle hPinkNoiseOrReferenceTone; //char*
Int32 nCurrentAudioChannel;
UInt16 nAudioTestArrayCount;
}AUDIO_SETUP;
rgds,
Ritu
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/support/forums/