home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / programm / 10429 < prev    next >
Encoding:
Text File  |  1992-11-09  |  880 b   |  23 lines

  1. Newsgroups: comp.os.msdos.programmer
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!spool.mu.edu!agate!doc.ic.ac.uk!clss1.bangor.ac.uk!sees.bangor.ac.uk!bill
  3. From: bill@sees.bangor.ac.uk (Bill Denton (AD))
  4. Subject: fread-inf >= 64K in Borland C++
  5. Message-ID: <1992Nov9.095508@sees.bangor.ac.uk>
  6. Sender: bill@sees.bangor.ac.uk (Bill Denton (AD))
  7. Organization: University of Wales (Bangor)
  8. Date: Mon, 9 Nov 1992 09:55:08 GMT
  9. Lines: 12
  10.  
  11. When I try to fread 64K or more in Borland C the PC locks up. This occurs with
  12. all memory models and with version 2.0 and 3.0. Is this serious bug fixed in
  13. version 3.1 ? How do I fix it, without the obvious, but unsatisifactory, solution of reading the data in chunks smaller the 64K ?
  14.  
  15. Thanks in advance
  16.  
  17. Bill Denton
  18. bill@sees.bangor.ac.uk
  19. School of Electronic Engineering and Computer Science
  20. University of Wales, Bangor
  21. UK
  22.  
  23.