[A83] Re: InsertMem/DelMem
[Prev][Next][Index][Thread]
[A83] Re: InsertMem/DelMem
Sorry, it's these damn school iMacs with their chiclet
keyboards. One slip of the finger and it's TAB, Space,
Send.
> It shouldn't give any bugs, it would just move all
> variables needed to
> insert the mem and stop. Everything will just work
> right without any
> problems at all.
"E.g" stands for "exempli gratia" which means "for
example". This means that I was just giving an
example of how to use InsertMem. And I know it will
move all the variables, my question is where do
they get moved to.
> Thi is how ion and mirageos
> execute programs, they insert
> enough mem to put the program at address 9D95h, then
> they copy/move the
> program there and run it, afterwards they delete it
> using delmem.
That means that to run, say, a 10,000 byte program,
you need 10,000 bytes of free RAM? It seems to me
that that's one hell of an inefficient way to do
things.
__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
Follow-Ups:
References: