Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2000 08:32:38 -0400
From:      Charles Richmond <cmr@sitaranetworks.com>
To:        'Mark Abene' <phiber@radicalmedia.com>
Cc:        "'freebsd-alpha@FreeBSD.ORG'" <freebsd-alpha@FreeBSD.ORG>
Subject:   RE: wide chars? towlower, etc.?
Message-ID:  <31269226357BD211979E00A0C9866DABE411ED@rios.sitaranetworks.com>

next in thread | raw e-mail | index | archive | help

Mark;
  I did presentations at a couple of the Unicode conferences and
in the process, looked at the multibyte/wide char issues in glib
and in Tru64. It is my recollection that towupper and towlower are
macros defined in wctype.h which should be part of glib-2.0 and 
later. the pertinent routine for the actual conversion should
be towctrans(). You might want to take a look at the Tru64 docs.
If you do not have them handy then use the docs mounted off of my
webpage: 	 http://www.iisc.com/dunix/ARH9YATE/CHDVLPSF.HTM

Hope this helps

Charlie
 
-----Original Message-----
From: Mark Abene [mailto:phiber@radicalmedia.com]
Sent: Wednesday, August 30, 2000 7:49 AM
To: freebsd-alpha@FreeBSD.ORG
Subject: wide chars? towlower, etc.?


I'm sorry this isn't an alpha-specific question, but I was wondering if
anyone knows of a library (or something in ports) that provides "wide"
character support that plays nicely with FreeBSD?  I speak of the
"towlower",
"towupper", etc. functions.

Thanks,
-Mark



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-alpha" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?31269226357BD211979E00A0C9866DABE411ED>