X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f Date: Mon, 2 Dec 2013 21:48:02 -0500 Message-Id: <201312030248.rB32m2Zr001100@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <529D448A.7050208@gmx.de> (message from Juan Manuel Guerrero on Tue, 03 Dec 2013 03:40:10 +0100) Subject: Re: Question about different behavior of fclose/fread on plain dos and windows. References: <529D448A DOT 7050208 AT gmx DOT de> 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 IIRC the behavior depends on the underlying file system, not the OS. DOS under Windows still uses the Windows file system.