TIB: Re: Re: TI-Basic Digest V1 #606
[Prev][Next][Index][Thread]
TIB: Re: Re: TI-Basic Digest V1 #606
i think that the fill(0,mat3) is filling the already zeroed mat with 0,0
try viewing the mat w/o the fill and see if it is all 0s
----- Original Message -----
From: Paul Kafasis <punkrock17@home.net>
To: <ti-basic@towerguard.unix.edu.sollentuna.se>
Sent: Tuesday, November 09, 1999 7:56 PM
Subject: TIB: Re: TI-Basic Digest V1 #606
>
> Hello All,
> Need a little help with matrices on the 86. I'm creating a matrix with
> the following code:
>
> {8,8}->dim MAT3
> Fill(0,MAT3)
>
> This should create a Matrix of 8x8, and fill it with 0's.
>
> However, at some point, the program(A Minesweeper clone) is turning it
> into a matrix of 8x8 filled with (0,0). Can anyone help me out on this?
> I'm trying to port old code from the 82, and this is occuring.
>
> Thanks,
> -P
>
>
>
__________________________________________
NetZero - Defenders of the Free World
Get your FREE Internet Access and Email at
http://www.netzero.net/download/index.html
Follow-Ups:
References: