home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.msdos.programmer
- 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
- From: bill@sees.bangor.ac.uk (Bill Denton (AD))
- Subject: fread-inf >= 64K in Borland C++
- Message-ID: <1992Nov9.095508@sees.bangor.ac.uk>
- Sender: bill@sees.bangor.ac.uk (Bill Denton (AD))
- Organization: University of Wales (Bangor)
- Date: Mon, 9 Nov 1992 09:55:08 GMT
- Lines: 12
-
- When I try to fread 64K or more in Borland C the PC locks up. This occurs with
- all memory models and with version 2.0 and 3.0. Is this serious bug fixed in
- version 3.1 ? How do I fix it, without the obvious, but unsatisifactory, solution of reading the data in chunks smaller the 64K ?
-
- Thanks in advance
-
- Bill Denton
- bill@sees.bangor.ac.uk
- School of Electronic Engineering and Computer Science
- University of Wales, Bangor
- UK
-
-