>  if you want to write ansi compatable code.. do this:
>
>    #define memset(ptr,size,val) MemSet(ptr,val,size)

This is already done for you in the unix_string.h header file.
Regards,
Steve

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

Reply via email to