how to write 16-bit descriptor in a file
| Thu, 2007-12-13 13:56 | |
|
i have a 16-bit descriptor string (quite lengthy) that i need to write into a temporary file so that i can take small chunks of it at a time in a buffer and parse it. But i find the RFile takes only 8-bit descriptors. So, i was wondering how to go about it. Do i use Streams? RFileWriteStream writer;The code leaves from there. |
|






Forum posts: 2006
You should take a look at TFileText class... this allow to read/write 16 bit descriptors into a RFile.
Eric Bustarret
NewLC Founder & CEO / Professional Symbian OS Consultant