Re: A85: Routines


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

Re: A85: Routines



The only way to do a matrix is to access the pieces like this:

x+(linelength * y)

so in an 8x8, it would be 8+(8*y).

Check out the mapping demo on my homepage, it may be of some help.

http://members.tripod.com/~eviljim/

At 05:43 PM 9/2/97 -0500, you wrote:
>Does anyone have a good Z-Shell routine that alows you to store to
>matrices, I have my 8X8 matrix stored in (temp) and I want to be able to
>change what the pieces are, thanks
>JOhn
>
>
---
Evil Jim
Viva La Mexico
<eviljim@writeme.com>
http://members.tripod.com/~eviljim/
I want to die in my sleep like my Grandfather, not screaming in pain like
the passengers in my car...


Follow-Ups: References: