On 15.11.2015 02:04, 网易 wrote:
> We use bitmap to show Chinese character on pixel LCD. Actually most
> MCU developers still use the old C89 when programming. So they might
> do  not care about wchar_t.

Not surprising considering the state of standard support in the tools.
GCC is doing great at C90, C95, C99, C11. SDCC has somewhat okayish
support for C90, C95, C99, C11. IAR has good support for C90 and C99,
but supports nothing else. The rest of the compilers for MCUs seem to
have quite incomplete C90 support and nothing else.

Philipp

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to