wctomb function for AVR

Hello!

I need to compile a program where wctomb and mbtowc functions are in. These functions are useful for conversions from wide characters to multi-byte and vice versa. avr-gcc lacks wctype.h (that contains them). Does exist a library to include in my sources or should I write those two functions on my own?

Thanks, in advance. Lorenzo.

Reply to
lorenzvvv
Loading thread data ...

ElectronDepot website is not affiliated with any of the manufacturers or service providers discussed here. All logos and trade names are the property of their respective owners.