Re: Wierd ArrayIndexOutOfBounds
- From: Lew <lew@xxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 05 Apr 2007 17:55:43 -0400
Sathyaish wrote:
Oh, thank you, Tom!
:-)
You made my day. What a profound piece of learning. It is a wonder
that we learn from the smallest of examples, the most valuable
lessons. I've been programming for several years but only just
discovered this. That was because I never wrote such a large for loop
statement in commercial code. In practice sessions, though, one learns
the most.
Thank you once again.
You avoid this issue if you put the loop body in, well, the loop body instead of the header.
--
Lew
.
- References:
- Wierd ArrayIndexOutOfBounds
- From: Sathyaish
- Re: Wierd ArrayIndexOutOfBounds
- From: Tom Hawtin
- Re: Wierd ArrayIndexOutOfBounds
- From: Sathyaish
- Wierd ArrayIndexOutOfBounds
- Prev by Date: Re: Problem applying generics to my code. Is there a better solution?
- Next by Date: Re: Mutable Dimension, argh!
- Previous by thread: Re: Wierd ArrayIndexOutOfBounds
- Next by thread: Re: java.sql.Date returning wrong date
- Index(es):