Re: ANSI-C like ctype macros for Unicode.

From: Asmus Freytag (asmusf@ix.netcom.com)
Date: Mon Feb 20 1995 - 21:12:26 EST


You wrote:

>
> > Hi,
> > I am looking for ANSI-C type alike macros and functions
like they
> > are found in the ctype.h header file.
> > It contains for example: isalnum,isalpha,isdigit....
> >
> > I know that things can get more complicated with Unicode but I
have
> > to start somewhere.
>
Another source:
If you can get your hands on Microsoft's VisualC++ 2.0, the header file
there to look at is tchar.h.

>Peter, with AIX 4.1 we ship thea "Developers Toolkit for Unicode" that
>contains the source file for the UNIVERSAL locale that defines the
LC_CTYPE
>behavior which includes a lot of what you want.
>
>If you can get a hold of a AIX 4.1 system with the toolkit installed
then
>you should be able to find it in
> /usr/lpp/Unicode/loc/UNIVERSAL.src
>
>In source form it is approx. .75M ... so I am not including it in this
>note...
>
>If you desire, I can send it to you.
>
>John, can you check about putting this on the Unicode server?
>
> > If these functions are not available, are there any tables
available
> > from which these functions can be build up more easily.
>
>When running under the UNIVERSAL locale all the standard ANSI functions
>provide Unicode classification.
>
>Frank
>
>



This archive was generated by hypermail 2.1.2 : Tue Jul 10 2001 - 17:20:30 EDT