StrIToA StrPrintF All in the API references.
--- "Jayakody, Dhanushka" <[EMAIL PROTECTED]> wrote: > Hi, > > I have a data structure which has interger members. When drawing these data > on the table how can type cast UInt16 to string. The reason why i ask this > is i dont see any other method other than WinDrawChars() to draw the data. > > For example the code below is instance where i'm trying to draw the contents > of struct "newRecord" memeber "In" which is in data type UInt32. > > WinDrawChars(newRecord.In, StrLen((char *)newRecord.In),bounds->topLeft.x + > 77, bounds->topLeft.y ); > > Can someone tell me how to do this..... > > > Thanks in Advance > > Dhanushka. > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please > see http://www.palmos.com/dev/tech/support/forums/ __________________________________________________ Do You Yahoo!? Find the one for you at Yahoo! Personals http://personals.yahoo.com -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
