From: kagel AT quasar DOT bloomberg DOT com Date: Tue, 13 Aug 1996 09:52:12 -0400 Message-Id: <9608131352.AA02819@quasar.bloomberg.com > To: jkluebs AT sprynet DOT com Cc: djgpp AT delorie DOT com In-Reply-To: <320FB17E.21C7@sprynet.com> (message from John Luebs on Mon, 12 Aug 1996 18:34:38 -0400) Subject: Re: Allocated Memory usage Reply-To: kagel AT dg1 DOT bloomberg DOT com From: John Luebs Date: Mon, 12 Aug 1996 18:34:38 -0400 When you allocate memory with __dpmi_allocate_memory( ...) How do you use the memory??? If I used malloc() would it allocate XMS memory?? Yes. Malloc() will allocate from all available virtual memory, only assuming that the DPMI provider has virtual memory capability and limited by its VM limitations. -- Art S. Kagel, kagel AT quasar DOT bloomberg DOT com A proverb is no proverb to you 'till life has illustrated it. -- John Keats