Topic: unicode (HELP)
Author: Douglass Davis <dougd@lennon.cc.gatech.edu>
Date: 1997/08/19 Raw View
[Moderator's note: beware that this article is widely cross-posted.
Please make sure that any responses are appropriate for all groups
to which they are posted. -fjh (moderator of comp.std.c++).]
Hi,
I'm new to this whole Unicode deal, and I would like to know
how other people deal with internationalization of programs. I know the
C string library does not work on unicode, or "wide characters."
I am programming in C/C++, and working on an SGI under UNIX...
can any one help? or at least point me in the right direction?
-Douglass Davis (dougd@cc.gatech.edu)
---
[ comp.std.c++ is moderated. To submit articles: try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html ]
[ Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
[ Comments? mailto:std-c++-request@ncar.ucar.edu ]
Author: lfischer@netcom.com (Leonard Fischer)
Date: 1997/08/20 Raw View
There is an article in the September 1997 issue of C/C++ Users Journal:
Internationalization Using Standard C++ by Angelika Langer and
Klaus Kreft. Page 57.
Len
Douglass Davis (dougd@lennon.cc.gatech.edu) wrote:
: [Moderator's note: beware that this article is widely cross-posted.
: Please make sure that any responses are appropriate for all groups
: to which they are posted. -fjh (moderator of comp.std.c++).]
: Hi,
: I'm new to this whole Unicode deal, and I would like to know
: how other people deal with internationalization of programs. I know the
: C string library does not work on unicode, or "wide characters."
: I am programming in C/C++, and working on an SGI under UNIX...
: can any one help? or at least point me in the right direction?
:
: -Douglass Davis (dougd@cc.gatech.edu)
---
[ comp.std.c++ is moderated. To submit articles: try just posting with ]
[ your news-reader. If that fails, use mailto:std-c++@ncar.ucar.edu ]
[ FAQ: http://reality.sgi.com/employees/austern_mti/std-c++/faq.html ]
[ Policy: http://reality.sgi.com/employees/austern_mti/std-c++/policy.html ]
[ Comments? mailto:std-c++-request@ncar.ucar.edu ]