From: dchazin@bighorn.dr.lucent.com (ChazinD)
Subject: read(), write() and ftell(), feof()
8 Jul 1998 22:35:47 -0700
Message-ID: <9807081100.ZM22630.cygnus.gnu-win32@anakin.dr.lucent.com>
References: dchazin@bighorn.dr.lucent.com (ChazinD)
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
To: gnu-win32@cygnus.com

Under win32 (nad also linux) when reading/writing to a file using
read()/write() does not update the file pointer information so that functions
like ftell() and feof() do not work properly. These functions do update the
file pointers properly under Solaris and Unixware. What gives?

David Chazin
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
