From: dchazin AT bighorn DOT dr DOT lucent DOT 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 AT bighorn DOT dr DOT lucent DOT com (ChazinD) Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii To: gnu-win32 AT cygnus DOT 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 AT cygnus DOT com" with one line of text: "help".