delorie.com/archives/browse.cgi | search |
Date: | Thu, 8 Apr 1999 14:26:17 -0400 |
Message-Id: | <199904081826.OAA16342@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | djgpp-workers AT delorie DOT com |
In-reply-to: | <003701be81ec$a23e2800$46003bd4@default> (lauras@softhome.net) |
Subject: | Re: New fn isblank() in <ctype.h> |
References: | <003701be81ec$a23e2800$46003bd4 AT default> |
Reply-To: | djgpp-workers AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
Big question: why? isblank is neither ansi nor posix (unless the specs have changed) You don't define __dj_ISSPACE anywhere. What about carriage returns, newlines, vertical tabs, and form feeds? What's wrong with isspace() ?
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |