Re: How do you copy an array?



In article <ed3bh6$s8u$1@xxxxxxxxxxxxxxxxxxxxxxx>,
Dan Bensen <randomgeek@xxxxxxxxxxxxxx> wrote:

Barry Margolin wrote:
> You could use displaced arrays:

The point is to change grid2 without affecting grid1.

My solution doesn't affect grid1.

--
Barry Margolin, barmar@xxxxxxxxxxxx
Arlington, MA
*** PLEASE post questions in newsgroups, not directly to me ***
*** PLEASE don't copy me on replies, I'll read them in the group ***
.



Relevant Pages

  • Re: How do you copy an array?
    ... > You could use displaced arrays: ... The point is to change grid2 without affecting grid1. ...
    (comp.lang.lisp)
  • Re: How do you copy an array?
    ... > You could use displaced arrays: ... The point is to change grid2 without affecting grid1. ...
    (comp.lang.lisp)