From: "deseeker" Newsgroups: comp.os.msdos.djgpp Subject: Memory problem Date: Sat, 10 Oct 1998 11:17:33 +0800 Organization: Unconfigured Lines: 15 Message-ID: <6vmjs5$l1m@news2.jaring.my> NNTP-Posting-Host: j32.glg85.jaring.my X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, I'm currently coding the 640x480x65k mode routine AND I can't allocate enough memory for my buffer tranfer activity. I use malloc and new but failed. Can my prob be resolved by using DPMI function (which I am not familiar with)? Any kind of help will be appreciated. Thanx sign, deseeker