K 10 svn:author V 6 andrew K 8 svn:date V 27 2013-02-04T10:05:55.944921Z K 7 svn:log V 166 Cast *tabchar, a wchar_t, to a wint_t as it is the type the %lc printf format string expects. This is only an issue on ARM EABI where wint_t is different to wchar_t. END