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