On 19-Oct-2000 Lars Gullik Bjønnes wrote:
> [EMAIL PROTECTED] (Lars Gullik Bjønnes) writes:
> 
>| And I really don't like how variables are declared at the top and used
>|  inside separate blocks (ref. int cell)
> 
> This would suit me a lot better:

Well and I don't get what we gain with this? We NEED that variable all
over (so no case we wouldn't need it), so why allocating it X times if
just 1 time is enough!

I undersand it if it would be just a local reference variable but we use
it in 3 forloops!

       Jürgen

--
-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna        E-Mail:  [EMAIL PROTECTED]
Italienallee 13/N       Tel/Fax: +39-0471-450260 / +39-0471-450253
I-39100 Bozen           Web:     http://www.sad.it/~jug

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

They also surf who only stand on waves.

Reply via email to