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

Change TRefByValue with TChar ???

0 replies · 1,096 views · Started 01 February 2006

Hello,

I'm creating some Symbian code.
I would like to use the same code an different os. (pc and s60)

I have a problem with variable arguments printing such as TRefByValue.
Can this be replace with a TDes or TChar pointer instead of using TRefByValue ?

It's quite a lot of work to emulate TRefByValue on eg. Win32.
I would prefer having the same results with another type.

Thanks for your help, I'm a symbian newbie.

Julien 😎