From: Jerry Coffin on
In article <3c77f886-7ca2-42d2-b132-741d6430f8f9
@c34g2000yqn.googlegroups.com>, jaibuduvin(a)gmail.com says...

[ ... ]

> How often does it occur that wchar_t < 16 bits?

The standards allow wchar_t to be an 8-bit type, but I'm not sure
I've ever seen or heard of a compiler that actually used less than
16.

--
Later,
Jerry.

[ See http://www.gotw.ca/resources/clcm.htm for info about ]
[ comp.lang.c++.moderated. First time posters: Do this! ]