A83: Re: Re: Re: _insertmem & _deletemem [83]


[Prev][Next][Index][Thread]

A83: Re: Re: Re: _insertmem & _deletemem [83]




The best idea would be to check beforehand to make sure there was enough
free RAM.  You may get an ERR:Memory if you try to allocate more than's
available, or it may crash, I'm not sure which :)

-Dan Englender

----- Original Message -----
From: "Henk Poley" <HPoley@DDS.nl>
To: <assembly-83@lists.ticalc.org>
Sent: Monday, October 30, 2000 2:09 AM
Subject: A83: Re: Re: _insertmem & _deletemem [83]


>
> > look in paster messages of this mailing list, it has also been descussed
> > there. Search it on ticalc.org!!
> > Greez
> >     Sebastian
>
> Okay I've done that, but how do you know if the memory was really
allocated
> (flags...)??? It could be that there was no free mem at the position of
the
> pointer, or not enough memory free...
>
> Or do you just have to check if the returned DE is the same as the DE you
> gave to _insertmem?
>
> > ----- Original Message -----
> > > subject: _insertmem & _deletemem [83]
> > > Can somebody tell me how you should invoke these ROMcalls?
> > > I've heard much about them, but I really don't know how to use them.
>
>




Follow-Ups: References: