"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/

Reply via email to