delorie.com/archives/browse.cgi | search |
Date: | Mon, 23 Apr 2001 13:37:27 +0300 (IDT) |
From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
X-Sender: | eliz AT is |
To: | Dennis Yelle <dennis51 AT jps DOT net> |
cc: | djgpp AT delorie DOT com |
Subject: | Re: string can't read certian characters??? |
In-Reply-To: | <3AE31151.6E8D693D@jps.net> |
Message-ID: | <Pine.SUN.3.91.1010423133706.25673H-100000@is> |
MIME-Version: | 1.0 |
Reply-To: | djgpp AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
On Sun, 22 Apr 2001, Dennis Yelle wrote: > isspace only works for characters in the range 0x00 to 0x7f. In what version of DJGPP? AFAIK, in DJGPP v2.03, isspace works on 8-bit characters as well. If you see problems with that, please post a short C (not C++) program which shows such problems with isspace and characters beyond 0x7f.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |