<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Wed, 20 Jul 1994 19:11:02 BST
From   : Stuart Anderson <sda@...>
Subject: Re: 64K allocation (was: CR progress report...)

> Chris writes :
> 
> > ...... I've also 
> > managed to allocate 64 contiguous K thanks to Stu Anderson's suggestions. 
> 
> How???

Easy, use int 21h, functions 48/49/4ah 

If you're using turbo pascal, remember to do a $M or set memory
options up so the heap does not take all the memory.

You could probably use the heap to allocate the memory - but
if eventually going to assembly....

Stuart
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>