From: Owen Shepherd Date: Mon, 31 Dec 2012 16:16:01 +0000 (+0000) Subject: PDCLIB-2 PDCLIB-9: Add char32/char16 conversions to header, incl. optional extras... X-Git-Url: https://pd.if.org/git/?a=commitdiff_plain;h=3fc6b339325dcf3f49c90a0fa76a45e438aff79c;hp=3fc6b339325dcf3f49c90a0fa76a45e438aff79c;p=pdclib PDCLIB-2 PDCLIB-9: Add char32/char16 conversions to header, incl. optional extras providing string conversions (which will be used internally by the library to implement wide character conversions) Implement (as yet untested) ucs-4 conversions ---