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

putting an integer on the screen

0 replies · 1,479 views · Started 23 May 2005

Hi, All 8))

How can I put a message on the screen with TInt value??

For example

TInt iPort;
CEikonEnv::Static()->InfoWinL(iPort, _L(""😉);

Thanks for help 8))