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.
Description
Description
Details
Details
- Provenance
andrew Authored on - Parents
- rS246318: Use the STACKALIGN macro to alight the stack rather than with a magic mask.
- Branches
- Unknown
- Tags