Mail Archives: djgpp-workers/1997/06/10/04:15:41
On Tue, 10 Jun 1997, Bill Currie wrote:
> One that I know of is you can't declare a 64k transfer buffer as that
> needs 17 bits and only 16 are provided in the transfer buffer size
> variable (this cause my programs to crash as well as all the djgpp
> programs I'd stubedited to 64k).
Where in the stub does this limitation come from, and how would you
suggest to correct it?
I admit I've never heard of this limitation before. Did you post
something about it to the news group? It is important that people
know about such problems. For example, a few people asked me why
stubediting their programs to 64KB transfer buffer actuallt made them
slower in I/O, and I couldn't explain that.
- Raw text -