[SDL] The keyboard in SDL
Torsten Giebl
wizard at syntheticsw.com
Mon Feb 5 14:23:50 PST 2007
Hello !
> As far as I know UNICODE is a character representation designed for
> using in memory. It is a comfortable format because you can handle an array
> of UNICODE characters much like you handle a normal char array (characters
> use a fixed amount of bytes, multiple of 2, and the representation of each
> one is independent of the other characters around).
Which makes it also easy to calculate how
many real characters a string has.
CU
More information about the SDL
mailing list