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 😎