resources i18n c++
i'm enactment around locality i18n things c++ have looking genuine universe examples. i've review by josuttis section i18n (2nd book c++11 expelled april 2012), found useful nonetheless genuine universe examples pull i've thought i'm following best practices committing amateur mistakes. resources indicate me towards both web imitation doing i18n things c++?
also libraries accessible c++ creates i18n easier? what's customary library needs be? during initial glance, seems utf8 support doesn't exist customary library.
edit:
after doing some-more reading, seems c c++ both unicode "agnostic". also seems traffic information encoded unicode/utf8/16/32 needs third jubilee library. crux customary library itself wholly thinks iso 8859 associated impression pages, change formed you're locality set to. means i substantially wish icu library strings rather controlling std::string even std::wstring.
Comments
Post a Comment