home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!spool.mu.edu!caen!destroyer!gatech!rutgers!cmcl2!acf3!gans
- From: gans@acf3.NYU.EDU (gans)
- Newsgroups: comp.os.msdos.programmer
- Subject: Re: fread-inf >= 64K in Borland C++
- Message-ID: <67760001@acf3.NYU.EDU>
- Date: 9 Nov 92 21:04:00 GMT
- References: <1992Nov9.095508@sees.bangor.ac.uk>
- Sender: notes@cmcl2.nyu.edu (Notes Person)
- Organization: New York University
- Lines: 14
- Nntp-Posting-Host: acf3.nyu.edu
-
- Bill Denton writes:
- >/* acf3:comp.os.msdos.programmer / bill@sees.bangor.ac.uk (Bill Denton (AD)) / 4:55 am Nov 9, 1992 */
- 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
- /* ---------- */
-