Guest
#1171699
Hi, I need to switch languages of my LCD displayed strings at runtime. As switching from english to german and back. As far as I know there is a GNU libintl supporting this task. It provides a gettext() function that returns the string in the current selected language. Anyone seen this in the context of newlib? Is it possible to use it on a single chip ARM environment? Regards, Joerg