Re: Concatenating strings

2002-01-31 Thread Walter Black
You're destination buffer (*Market) needs to be large enough to hold *Market and the user input. It works the other way because enough memory exists to copy both strings to the "Share" buffer. If the user enters 123 characters then the other "Share" buffer would overflow and the app would cr

Re: MemPtrFree error

2000-07-14 Thread Walter Black
Thank you to all who replied to my question. Your tips have solved my problem. Walter Black BuildNet, Inc Software Engineer [EMAIL PROTECTED] 919-941-4752 -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

MemPtrFree error

2000-07-13 Thread Walter Black
listP, LstGetSelection(listP)); ... /*do something with typeP*/ MemPtrFree(typeP); The error does not have any text when using CW6. Any help would be appreciated. Thanks Walter Black BuildNet, Inc Software Engineer [EMAIL PROTECTED] 919-941-4752 -- For information on using the

Re: BDWM Not Defined

2000-07-02 Thread Walter Black
Thanks for the tip. - Original Message - From: "Brian Mathis" <[EMAIL PROTECTED]> To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Sunday, July 02, 2000 3:13 AM Subject: Re: BDWM Not Defined > Walter Black wrote: > > I'm attempting to de

BDWM Not Defined

2000-07-01 Thread Walter Black
--- Walter Black --- [EMAIL PROTECTED] --- EarthLink: It's your Internet. I'm attempting to debug on the Palm and I get the BDWM not defined error. I've forgotten the solution to this problem. Can anyone help? -- For information on using the Palm Developer Forums, or