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

Reply via email to