So what we have learn't from this is to not assume a function acts like another, just because it has the same name...
McMicken, Steven <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > If you're trying to set memory to zero, and your using the parameter order > for 'memset', MemSet will act as though it is not doing anything, i.e., set > zero bytes to a value equal to the number of bytes that you wanted to set. > > Regards, > Steve > > -----Original Message----- > From: DCU [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 18, 2000 11:43 AM > To: Palm Developer Forum > Subject: MemSet > > > is the palm function MemSet supposed to do anything? > I found that it did nothing and I had to write my own function to do what > MemSet is supposed to do. > > Thanks, > Kristopher Keller > Data Collections Unlimited > [EMAIL PROTECTED] > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, > please see http://www.palmos.com/dev/tech/support/forums/ > > -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
