Else u can use like this.. Int num=6 StrPrintF(cP, "%d", num)- %d is for integer ErrFatalDisplay(cP)
If u want to print the string use %s -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jayaseelan Vaiyapuri Sent: Friday, March 14, 2008 7:21 PM To: Palm Developer Forum Subject: Re: display value of variable? Hi karthi, Use FrmCustomAlert(somy arguments) It wil show the mesage while execution... On Fri, Mar 14, 2008 at 4:43 PM, karthik <[EMAIL PROTECTED]> wrote: > hi everyone, > > i am new to garnet os development , may i know how to print or display > value of particular variable or how to find the variable value,in simulator, in windows xp platform. > if it c library means we use printf, what hear?... > > Thanks with, > karthik > -- > For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/ > -- Regards, Jayaseelan.V +91-9842532255 -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/ -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
