delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1997/10/11/19:54:02

Date: Sat, 11 Oct 1997 16:51:10 -0700 (PDT)
Message-Id: <199710112351.QAA25317@adit.ap.net>
Mime-Version: 1.0
To: Guillermo Porras <guporras AT calvin DOT univalle DOT edu DOT co>, djgpp AT delorie DOT com
From: Nate Eldredge <eldredge AT ap DOT net>
Subject: Re: How to Use XMS

At 09:16  10/11/1997 +0500, Guillermo Porras wrote:
>
>Hi I´m New in the list.
>
>I´ve been using djgpp an allegro.
>but I soon run out of memory.
>How can I use my 32 of RAM or part of them.
>Is there any library for using XMS for the DJGPP.
DJGPP automatically uses all memory installed, at least with CWSDPMI, and
XMS is included. It will also swap to disk when out of memory. Check to make
sure your code isn't `malloc'ing hugely unreasonable amounts of RAM. Look in
FAQ section 15 to see if anything there might apply, especially sections
15.5 and 6.
>
>And how can I use the asm command that I used in BC/C++
>for assembler instruccions.
>
>expl:
>
>asm {
>
>  mov Ax,...
>  ..
>  ..
>}
See FAQ section 18.13.

Nate Eldredge
eldredge AT ap DOT net



- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019