Re: A83: A change...


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

Re: A83: A change...




yeah problem is you would have to have a program that does something like
defrag. where it takes a look at where there are open bytes and pushes
programs up so that there is no gap and then you could put your program at
the end and keep resizing it, etc. until it was how you wanted it

>creating a new variable would require that you have as much free mem as
>the program takes up, and that is not a good approach for a file
>manager.
>


Follow-Ups: