
14 Dec
2010
14 Dec
'10
2:54 p.m.
On Tue, Dec 14, 2010 at 8:48 AM, Edward Diener <eldiener@tropicsoft.com> wrote:
On 12/14/2010 9:03 AM, Artyom wrote:
And accidentally (or not) it recommends using UTF-8 anywhere and not to use wide strings...
That's fine as long as you realize that it may not be the most common usage of Unicode for everybody ( such as in Windows programming ).
Or cross-platform programming with Qt and its (UTF-16?) QString. --DD