Re: "continue/next" for "loop"

From: Dmitry A. Kazakov (mailbox_at_dmitry-kazakov.de)
Date: 11/03/03


Date: Mon, 03 Nov 2003 16:19:21 +0100

On Mon, 3 Nov 2003 15:01:52 +0000 (UTC), Lutz Donnerhacke
<lutz@iks-jena.de> wrote:

>* Preben Randhol wrote:
>> Links on this: (Ada, goto and state machine)
>
>It's not a state machine. It's a "parser" which determine the end of the
>current iteration processing at a much deeper level.

A "parser" isn't that different from FSM. So far your FSM or
whatsoever needs no stack(s) to wind up upon state changing, goto's
are just fine.

Otherwise it becomes a nigthmare, no matter how you are going to do
it! So stop feeling guilty, and use gotos! (:-))

---
Regards,
Dmitry Kazakov
www.dmitry-kazakov.de