From: Jerry Coffin on 26 Jan 2010 11:49 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! ]
First
|
Prev
|
Pages: 1 2 3 4 5 Prev: How to create a shallow copy without calling a constructor? Next: Generic compare function |