Date: Tue, 10 Apr 2001 17:17:22 +0300 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Hans-Bernhard Broeker Message-Id: <2561-Tue10Apr2001171721+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.9 CC: djgpp AT delorie DOT com In-reply-to: <9aur5s$6mb$1@nets3.rz.RWTH-Aachen.DE> (message from Hans-Bernhard Broeker on 10 Apr 2001 11:35:24 GMT) Subject: Re: fflush (in djgpp) References: <9aur5s$6mb$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> 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 Precedence: bulk > From: Hans-Bernhard Broeker > Newsgroups: comp.os.msdos.djgpp > Date: 10 Apr 2001 11:35:24 GMT > > Eli Zaretskii wrote: > > On Mon, 9 Apr 2001, Jack Klein wrote: > > >> There is nothing that scanf() can do that fgets() followed by other > >> functions, including sscanf(), can't do as well or better. > > > This argument goes both ways: scanf and fgets+sscanf are functionally > > equivalent. A C programmer should master both, IMHO. > > Actually, I'd claim that both the above are subtly wrong. That's always so with one-sentence assertions about a sufficiently complicated issues (including your own claim, Hans-Bernhard ;-).