www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/2001/02/07/18:07:16

Message-ID: <003d01c09159$23527fe0$f9e4883e@oemcomputer>
From: "Stephen Silver" <djgpp AT argentum DOT freeserve DOT co DOT uk>
To: "DJGPP Workers" <djgpp-workers AT delorie DOT com>
Subject: Re: wctype.h and STLport
Date: Wed, 7 Feb 2001 22:55:57 -0000
MIME-Version: 1.0
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 4.72.3110.1
X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3
Reply-To: djgpp-workers AT delorie DOT com

DJ Delorie wrote:

> > Is there any objection to declaring these functions, even though
> > DJGPP doesn't yet implement them?
>
> I'd rather not declare things we don't have.  If you want to
> *implement* them, go ahead,

Are we assuming that wchar_t represents a Unicode character?
If so, it may not be too difficult to generate the necessary
look-up tables from the data files at unicode.org.  But the
table for the isw*() functions would be 64K, and the tables
for towlower() and towupper() would be 128K each, so it would
increase the size of libc.a by over 50%.  (Maybe it's possible
to do better than that, but it's still going to be very large.)

Stephen

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019