"Jeremy Nuss" <[EMAIL PROTECTED]> wrote:
> str[i] = (char*)MemPtrNew(StrLen(ptr->qual));
> StrCopy(str[i], ptr->qual);
You forgot to allocate space for the trailing null.
--
-M- [EMAIL PROTECTED]
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/
- Re: StrCopy bug? Mark Smith
- Re: StrCopy bug? Jeff Wheeler
- RE: StrCopy bug? Jeremy Nuss
- StrCopy bug? Jeremy Nuss
