[A83] Re: Y-vars


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

[A83] Re: Y-vars




Sounds like its about time for you to study a hex dump for hours on end...
Insertmem will update vat pointers but will not increase the first two bytes
of that data which tell the calculator what the length of the variable is.

Brandon Sterner
----- Original Message -----
From: "Patai Gergely" <patai.ti@freemail.hu>
To: <assembly-83@lists.ticalc.org>
Sent: Monday, December 17, 2001 1:37 PM
Subject: [A83] Re: Y-vars


>
> > Aren't they just strings-like. And since strings and
> programs contain
> > basicaly a sizeword and the data you just use _insertmem
> to enlage the
> > Y-var. Don't forget to update the sizebytes...
> Okay, but does this update the VAT for me or I
> have to do that manually?
>
> PG
>
>
>
>
>
>





Follow-Ups: References: