UTF-16

From Valve Developer Community
Revision as of 19:46, 1 August 2006 by Ts2do (talk | contribs) (wchar_t)
Jump to navigation Jump to search

Stub

This article or section is a stub. You can help by expanding it.

UTF-16 is a way to encode Unicode characters in 16-bit (2 byte) chunks. It is referred to in code as wchar_t.

See Also

Joel Spolsky's "The Absolute Minimum Every Software Developer Absolutely, Positively Must Know About Unicode and Character Sets (No Excuses!)"