home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / os / msdos / programm / 10443 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1001 b 

  1. Path: sparky!uunet!spool.mu.edu!caen!destroyer!gatech!rutgers!cmcl2!acf3!gans
  2. From: gans@acf3.NYU.EDU (gans)
  3. Newsgroups: comp.os.msdos.programmer
  4. Subject: Re: fread-inf >= 64K in Borland C++
  5. Message-ID: <67760001@acf3.NYU.EDU>
  6. Date: 9 Nov 92 21:04:00 GMT
  7. References: <1992Nov9.095508@sees.bangor.ac.uk>
  8. Sender: notes@cmcl2.nyu.edu (Notes Person)
  9. Organization: New York University
  10. Lines: 14
  11. Nntp-Posting-Host: acf3.nyu.edu
  12.  
  13. Bill Denton writes:
  14. >/* acf3:comp.os.msdos.programmer / bill@sees.bangor.ac.uk (Bill Denton (AD)) /  4:55 am  Nov  9, 1992 */
  15. When I try to fread 64K or more in Borland C the PC locks up. This occurs with
  16. >all memory models and with version 2.0 and 3.0. Is this serious bug fixed in
  17. >version 3.1 ? How do I fix it, without the obvious, but unsatisifactory, solution of reading the data in chunks smaller the 64K ?
  18. >
  19. >Thanks in advance
  20.  
  21. >Bill Denton
  22. >bill@sees.bangor.ac.uk
  23. >School of Electronic Engineering and Computer Science
  24. >University of Wales, Bangor
  25. >UK
  26. /* ---------- */
  27.