On Wednesday 06 November 2013 11:27:58 Michael Schnell wrote:

[...] strings

It is planned to implement bytestring, bytestring[<maxlength>], string8, 
string16 and string32.
string8 is utf-8 encoded, string16 utf-16, string32 ucs4. string8, string16 
and string32 are assignment compatible, index is code unit not code point!. 
msestring = string16.
bytestring can hold any encoding or binary data. There must be a possibility 
to define the encoding of string and character constants at compiletime for 
the assignment to bytestring.

Martin

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to