Biblioteka Linuksa i OpenSource

Symbian OS - Descriptors

Serwis poświęcony Linuksowi i otwartemu oprogramowaniu. Testy sprzętu, Maemo, programowanie w C/C++ i JAVA, Qt.

Everything you need to know about Descriptors, the Symbian OS-way of dealing with text. Includes several examples. The challenges lets you try out many of the concepts behind descriptors by programming most parts of an application according to exact instructions.

Contents

* Literals
* Descriptors
* TDes / TDesC
* TBuf / TBufC
* TPtr / TPtrC
* HBufC
* RBuf
* Descriptors and function parameters / return values
* Converting to/from Unicode
* String - Number conversion