delorie.com/archives/browse.cgi | search |
Date: | Mon, 12 Apr 1999 10:36:11 -0400 |
Message-Id: | <199904121436.KAA18419@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | eliz AT is DOT elta DOT co DOT il |
CC: | djgpp-workers AT delorie DOT com |
In-reply-to: | <Pine.SUN.3.91.990412130548.3441A-100000@is> (message from Eli |
Zaretskii on Mon, 12 Apr 1999 13:07:49 +0300 (IDT)) | |
Subject: | Re: v2.03 release: what else has to be done? |
References: | <Pine DOT SUN DOT 3 DOT 91 DOT 990412130548 DOT 3441A-100000 AT is> |
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 |
> I'm still asking those who know what is the real problem behind using > `fflush' on stdin, to please speak up. I think what they're trying to do is discard the remainder of the input line, ala scanf("%*[^\n]\n"). The problem with fflush is that it discards more than that when stdin is redirected.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |