On Thu, Mar 3, 2011 at 17:12, Sam Carleton <scarle...@miltonstreet.com> wrote:
> I am looking at using a 3rd party library that only operates on 16-bit
> strings.  Is there a built in functions to convert the strings back to
> 8-bit?  I am currenly on Windows and Windows has built in functions I could
> use, I would prefer to use Apache functions if they exist.

Sam, you want either apr_xlate.h or apr-iconv / native iconv.

Reply via email to