Hi! I'm having problems using StrCat. I want to obtain texOut = "ab". Could you tell me please, what is wrong with this? char s[1]; CharPtr textOut, text1=s, text2=s; text1="a"; text2="b"; textOut=StrCat(textIn, textTemp); Thank you! Farzin -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
- Re: StrCat Farzin Ashraghi
- Re: StrCat Dave Lippincott
- RE: StrCat Fitzpatrick, Joe
- Re: StrCat Richard Burmeister
- StrCat prasad
