www.delorie.com/djgpp/faq/memory/max-virtual.html   search  
How much virtual memory can I use in djgpp programs?

go32 will let you use all available extended memory (up to 128M) and up to 128M of disk space, for a grand total of 256M of virtual memory for your application. Try a malloc(50*1024*1024) some day.

  webmaster     delorie software   privacy  
  Copyright © 1995     Updated Feb 1995