Hello all,
I am really new to Symbian, and my primers are weak.
Here I have some data stored in an array[CArrayFixSeg] of TBuf8<32> elements. I want to output/print the data in each element as a single string [by combining them]. How can I do that?
If I convert the data in array to a single continuos buffer, I think I will be able to output it. But how to convert it, and what type of buffer to choose?
Is there any other alternatives?
Any help will be appreciated.
Thanks in advance,
Deepak


Reply With Quote

