From: James W Sager Iii Newsgroups: comp.os.msdos.djgpp Subject: A memory limit when you run command to get out of windows? Date: Fri, 16 Mar 2001 21:10:36 -0500 Organization: Carnegie Mellon, Pittsburgh, PA Lines: 13 Message-ID: <0uggSQG00UjF83A2g=@andrew.cmu.edu> NNTP-Posting-Host: po8.andrew.cmu.edu X-Trace: bb3.andrew.cmu.edu 984795149 6213 128.2.10.108 (17 Mar 2001 02:12:29 GMT) X-Complaints-To: advisor AT andrew DOT cmu DOT edu NNTP-Posting-Date: 17 Mar 2001 02:12:29 GMT X-Added: With Flames (outnews v2.6) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I've recently been getting an error when I allocate too much memory inside Djgpp that causes a crash. Is there a memory limit on DOS when you run command to exit windows? I'm good with DOS, but upgrades have made it impossible for me to run pure dos. I normally used highmem, ramdisk, and smartdrv, but these utilities aren't available to me. Just curious... Trying to track down a tough bug.