Unicode strings: Difference between revisions

Spelling correction
(Add Seed7 example)
(Spelling correction)
Line 195:
The Unicode encoding of Seed7 [http://seed7.sourceforge.net/manual/types.htm#char characters] and
[http://seed7.sourceforge.net/manual/types.htm#string strings] is UTF-32. Seed7 source files use
UTF-8 encoding. [http://seed7.sourceforge.net/manual/tokens.htm#CharacterCharacter_literals Character literals] and
[http://seed7.sourceforge.net/manual/tokens.htm#String_literals string literals] are
therefore written with UTF-8 encoding. Unicode characters are allowed in comments,