Re: Wide chars/strings, docs anywhere?



Roland Mas wrote:
> 
> Michael Rumpf (2000-08-25 19:09:03 +0200) :
> 
> > For the CORBA wide string support you need definitely to look into
> > the CORBA spec 2.2(or 2.3).  ORBit CVS has a docs subdirectory. If
> > you don't find it there what you are looking for .... , well then
> > only the Source remains.  The http://orbit-resource.sourceforge.net
> > has links to the current specs.
> 
>   Thanks, I'll use the specs (and the Source).  Are there any special
> quirks, catch-22's, tricks or stuff like that that I should be aware
> of (like, byte order / enddianness), or does ORBit do everything for
> me?

Elliot, Dick, ... ?
 
I've seen that the wstring and wchar constants don't work so 
far (they don't get the L prefix for "" or '' literals), but that is 
something I'm currently working on. For the internals of the 
ORB I simply don't know because I'm also quite new to the project ;-)

But one good test for the wstring/wchar stuff could be to use another 
ORB, which has a working implementation for wide strings to check
your work against it 
(e.g. http://www.mico.org, http://www.inf.fu-berlin.de/~brose/jacorb/).

Michael





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]