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

I need help on TPtrC16

0 replies · 1,319 views · Started 01 March 2005

Hi everyone,

I am a beginner on symbian. I want to read each character of a Buffer. I declare a buffer using tbuf " TBuf <20> test" . I am trying to use MID method to read each character of this buffer. That function gives me a pointer ( TPtrC16) which I don't know how to use it . For instance I want to cpmpare each char. of buffer with character "A".

Thanks for your help,
Reza