Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!brl-adm!brl-smoke!smoke!gwyn@BRL.ARPA From: gwyn@BRL.ARPA (VLD/VMB) Newsgroups: net.lang.c Subject: Re: mixing scanf and gets Message-ID: <2439@brl-smoke.ARPA> Date: Mon, 7-Apr-86 12:15:50 EST Article-I.D.: brl-smok.2439 Posted: Mon Apr 7 12:15:50 1986 Date-Received: Thu, 10-Apr-86 00:29:20 EST Sender: news@brl-smoke.ARPA Lines: 4 Good point about treating non-newline fgets() data as an error; besides a line too long, this might also result from the user sending a delimiter such as EOT from a terminal. (The SVID says this, but SVR2 doesn't seem to act that way.)