[A83] Re: Y-vars


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

[A83] Re: Y-vars




> Van: Patai Gergely <patai.ti@freemail.hu>
> 
> It just came into my mind: could someone explain me
> in steps how data can be stored into the y-vars,
> given that I have the address and the length of the data?

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...

	Henk Poley <><




Follow-Ups: