Mail Archives: djgpp/1998/01/20/14:47:07
On Tue, 20 Jan 1998 00:59:32 +0100 in comp.os.msdos.djgpp Roger Serra
<martaroger AT redestb DOT es> wrote:
: can somebody help me: i need lots of memory to do a program that has to
: be able to handle images, 2D fourier transforms... i hope that the
: borland c compiler can't use more than 640Kb, is it true?
I don't know about Borland C; however, djgpp can use an extremely
large amount of memory (maximum 512 Mb I think), split between
physical memory and virtual memory on your hard drive. The exact
limit depends upon what DPMI server you use; the figure above is for
the CWSDPMI server, which can only run in plain DOS. Under Windows
the limits are smaller.
If you go to http://www.delorie.com/djgpp/ you can find out more
information about djgpp, and the Zip Picker which is linked from that
page will tell you what to download.
--
george DOT foot AT merton DOT oxford DOT ac DOT uk
- Raw text -