Re: A83: lists and matrices
[Prev][Next][Index][Thread]
Re: A83: lists and matrices
On 13-Jun-98, Ian Graf wrote:
>and remember, when you look up a list using _chkfindsym, de points to
>the 2 bytes that hold the number of elements in the list. as you found
>out my next mail told you how to store to a list. also, never store to
>an element that hasn't yet been created. i have NO idea how to make a
>list longer. but give me some time and i might be able to find it out.
My guess is that a single _INSERTMEM would do it. Don't forget to update the
2-byte size field though.
Linus
References: