Path: utzoo!attcan!uunet!husc6!bloom-beacon!spdcc!eli From: eli@spdcc.COM (Steve Elias) Newsgroups: comp.sys.ibm.pc Subject: more details on microsoft c file io bug Message-ID: <1327@spdcc.COM> Date: 17 Jun 88 11:39:34 GMT Reply-To: eli@spdcc.UUCP (Steve Elias) Distribution: na Organization: hot Lines: 7 From: Gary Ross I am running version 4.0 of the c compiler and the specific problem is that the file read operation does not appear to work correctly. More specifically I have a file of a given size (according to several different utilities that I have used) and when I try to read it with my c program it craps out half way through the file and is unable to find the rest of the data.