How to convert accented characters to ASCII ?
Jun 5, 2016 at 1:18pm
How convert Unicode diacritic character to plain?
For example ą->a ę->e ó->o
in both Linux and Windows systems.
Jun 5, 2016 at 3:02pm
mrs google works sundays too! ^^
http://stackoverflow.com/questions/14094621/change-all-accented-letters-to-normal-letters-in-c
Topic archived. No new replies allowed.