Hello, I remember some previous posting about StrPrintF crashes. I met the same problem with the following code: CharPtr strP = NULL; Int16 hexval = 128; StrPrintF(strP, "%02x", hexval); Does someone know why it crashed? Thanks. Nancy -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palm.com/devzone/mailinglists.html
- StrPrintF Thomas Ward
- RE: StrPrintF Fitzpatrick, Joe
- Re: StrPrintF Richard Burmeister
- RE: StrPrintF AIRO(Roland Aigner)
- Re: StrPrintF Wang, Nancy
- Re: StrPrintF Steve Sabram
- RE: StrPrintF Schettino, John
