Talk:String case

From Rosetta Code
Revision as of 10:18, 11 June 2009 by rosettacode>Dmitry-kazakov (It must be ASCII / Latin-1)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

I think the task must explicitly refer to an encoding to use. I guess it is should be ASCII or else 8-bit Latin-1. If not, as in the case of a more or less full Unicode, changing the case would require some further definitions, see Unicode case mappings. --Dmitry-kazakov 10:18, 11 June 2009 (UTC)