Re: oo4o c++ interfaces with unicode

From: Sybrand Bakker <gooiditweg_at_nospam.demon.nl>
Date: Sun, 15 May 2005 13:40:14 +0200
Message-ID: <s7de81hnvvipqcf9ft3mc2ht4bjmv1s4q0_at_4ax.com>


On Fri, 13 May 2005 10:30:39 +0800, "snailmmx" <snailmmx_at_163.com> wrote:

>Hi all,
>
>The website (www.oracle.com/technology/
>tech/windows/ole/htdocs/OO4O_10g_FO.htm ) said that oo4o can support Unicode
>now. But in the oracl.h header file, all the strings are still char* type.
>Now if I want to write some unicode version applications with c++, will it
>be possible to call the functions provided by oo4o without converting the
>strings manually?
>
>Thanks.
>

utf-8 character strings will just take up more space. This is not an issue of datatype but of memory management.

--
Sybrand Bakker, Senior Oracle DBA
Received on Sun May 15 2005 - 13:40:14 CEST

Original text of this message