X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Tue, 28 Dec 2004 22:08:56 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp AT delorie DOT com Message-ID: <01c4ed19$Blat.v2.2.2$38631780@zahav.net.il> Content-Transfer-Encoding: 7BIT Content-Type: text/plain; charset=ISO-8859-1 X-Mailer: emacs 21.3.50 (via feedmail 8 I) and Blat ver 2.2.2 In-reply-to: (message from Brian Inglis on Tue, 28 Dec 2004 08:35:21 GMT) Subject: Re: DREADED fseek References: <6a7us0he1s9ml2djpp5tlm48lod92eei5c AT 4ax DOT com> <8edus09uvkr9or13giuvdflk4ogin5q2l1 AT 4ax DOT com> <01c4ebed$Blat.v2.2.2$c5f598c0 AT zahav DOT net DOT il> 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: Brian Inglis > Date: Tue, 28 Dec 2004 08:35:21 GMT > > The total transfer time does not seem to vary much by number of > fread()s, as timed by uclock(), unless you setvbuf() to small values. That, IIRC, was my conclusion back when I tried experimenting with this.