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
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.
> 在 2015年11月15日,00:17,Philipp Klaus Krause 写道:
>
> Dear SDCC users,
>
> are you currently using wchar_t?
> will you want to use
On Sat, 14 Nov 2015 17:17:33 +0100
Philipp Klaus Krause wrote:
> Dear SDCC users,
>
> are you currently using wchar_t?
No.
> will you want to use wchar_t in the future?
On Z80 probably not
Alan
--
__
No, no, don't care :)
On Nov 14, 2015 8:18 AM, "Philipp Klaus Krause" wrote:
> Dear SDCC users,
>
> are you currently using wchar_t?
> will you want to use wchar_t in the future?
> what do you expect from wchar_t?
>
> Philipp
>
>
>
> ---