Date: Sun, 11 Apr 1999 13:53:42 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: Nate Eldredge cc: djgpp-workers AT delorie DOT com Subject: Re: fflush question In-Reply-To: <370E48DF.1BAAA425@cartsys.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Precedence: bulk On Fri, 9 Apr 1999, Nate Eldredge wrote: > Actually, this test program (which could someone please spot-check for > me? :) prints 1 on MS-DOS 5 and Windows 98 DOS box, whether compiled > with Turbo C (TC++ 1.01) or DJGPP. Interesting. Did you take care to remove the file each time before running the program anew? If not, the explanation I posted doesn't apply, since a non-empty file does have disk space allocated to it.