Re: Infinite Loops and Explicit Exits
From: William M. Klein (wmklein_at_nospam.netcom.com)
Date: 11/02/04
- Next message: William M. Klein: "Re: Infinite Loops and Explicit Exits"
- Previous message: William M. Klein: "Re: Infinite Loops and Explicit Exits"
- Maybe in reply to: Peter Lacey: "Re: Infinite Loops and Explicit Exits"
- Next in thread: Lueko Willms: "Re: Infinite Loops and Explicit Exits"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 01 Nov 2004 23:15:43 GMT
"Peter Lacey" <lacey@mb.sympatico.ca> wrote in message
news:4184715E.6BB3D713@mb.sympatico.ca...
> Rick Smith wrote:
>>
<snip>>
> So we'll replace a GOTO with a goto by a different name except not as
> explicit? This is progress?
>
> PL
Yes,
When the implicit "GO TO" does NOT include a label name - so you canNOT have
"spaghetti" code with over-lapping transfers, this IS an improvement.
- Next message: William M. Klein: "Re: Infinite Loops and Explicit Exits"
- Previous message: William M. Klein: "Re: Infinite Loops and Explicit Exits"
- Maybe in reply to: Peter Lacey: "Re: Infinite Loops and Explicit Exits"
- Next in thread: Lueko Willms: "Re: Infinite Loops and Explicit Exits"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|