Re: LOOP blows!
- From: Madhu <enometh@xxxxxxxx>
- Date: Fri, 08 Feb 2008 12:51:57 +0530
* I Wrote on Fri, 08 Feb 2008 11:49:27 +0530:
|
| There are two `initializations' in execution of LOOP, [as I tried to make
| clear].
|
| One: INITIALLY. All variables are initialized at the beginning --- but
| before staring the first iteration. the INITIALLY clause is executed
| after this phase.
|
| Two: At beginning of each iteration. All variables in the FOR clauses
| are initialized in this phase.
I admit that it can be admitted that there is an ambiguity here, so I'll
offer my previous messages as rebranded as humble suggestions at an
interpretation. :)
--
Madhu
.
- Follow-Ups:
- Re: LOOP blows!
- From: Kaz Kylheku
- Re: LOOP blows!
- References:
- LOOP blows!
- From: Kaz Kylheku
- Re: LOOP blows!
- From: Maciej Katafiasz
- Re: LOOP blows!
- From: Kaz Kylheku
- Re: LOOP blows!
- From: Madhu
- Re: LOOP blows!
- From: Kaz Kylheku
- Re: LOOP blows!
- From: Madhu
- LOOP blows!
- Prev by Date: Re: How does functional programming attack the object oriented programming area?
- Next by Date: Re: LOOP blows!
- Previous by thread: Re: LOOP blows!
- Next by thread: Re: LOOP blows!
- Index(es):
Relevant Pages
|
|