Re: A83: Re: Program Help/External Programs/SOS Concepts.


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

Re: A83: Re: Program Help/External Programs/SOS Concepts.




In a message dated 03/15/99 8:13:36 PM, joewing@usmo.com writes:

>Anyway, there is a good way of adding free memory to the end of your program.
>Check out the source to SQRXZ, it uses a this method.
>
>Joe Wingbermuehle
>http://joewing.calc.org

I'm having a little trouble understanding the source to SQRXZ because it is a
different situation than what I want to do from SOS. It is a Basic program and
uses its own loader, as to why it is easy for SQRXZ to allocate memory within
itself, but I want to be able to run my program as a SOS program and make use
of the libraries. Could you inform me a little more how I would adapt this
method to work with SOS? Thanks...
															--Jason K.