Read-only archive of the All About Symbian forum (2001–2013) · About this archive

How to add integer to Tbuf descriptors

0 replies · 2,512 views · Started 09 October 2008

Hi, I am new to symbian. I am developing an application in which i am getting system time into TTime and then Datetime. where i am getting hours, mins and secs. Now i want to display time in editor in this format "Hr::Min::Sec".
Editor requires TDesC...so how shall i form the string in this format using integer and chars???
Any kind of help is most welcome.