irrlicht/source
cutealien 98aed6ba67 utf8ToWchar and wcharToUtf8 work with sizeof checks instead of defines now to call correct conversion
Tiny speed hit, but old solution caused warnings. 
And it was not very safe by assuming all non _WIN32 platforms would use 32 bit sizes for wchar_t.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6290 dfc29bdd-3216-0410-991c-e03cc46cb475
2022-01-08 15:19:46 +00:00
..
Irrlicht utf8ToWchar and wcharToUtf8 work with sizeof checks instead of defines now to call correct conversion 2022-01-08 15:19:46 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00