Perhaps I should clarify that by "buffer" I just mean some space on the
heap allocated via malloc()


-------- Forwarded Message --------
Subject: Re: [Freedos-devel] Larger buffers in Watcom
Date: Sat, 28 Jul 2018 18:55:31 +0200
From: Eric Auer <e.a...@jpberlin.de>
To: David McMackins <cont...@mcmackins.org>


Hi David,

maybe there is a misunderstanding in the meaning of buffer
between you (general memory allocation) and the compiler
(maybe uses buffers for something specific only, eg DMA)?

Or you selected a memory model with real mode pointers or
pointers with 16 bit offsets? Probably you can nevertheless
allocate multiple memory blocks of max 63.99k each?



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to