Re: Request for Eu 2.4

new topic     » goto parent     » topic index » view thread      » older message » newer message

On 4 Feb 2003, at 21:30, xerox_irs at lvcm.com wrote:

> 
> Another thing that would be good is if you could assign a variable a part
> of
> another so
> atom a
> sequence b
> 
> b={1,2,3,4}
> a=assign(b,2)
> a=5
> now b={1,5,3,4}
> b[2]=7
> now a=7

This is what we used pointers for in the bad ole days. Pointing into records, 
pointers for multiple typecasting, pointers for indexing.

Kat

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu