Re: Exiting multiple loop constructs
Jeremy Cowgar wrote:
>
> This method uses optional numeric methods to exit and continue keywords:
Bad because of code maintenance/updating.
> The final method is labeled loops, in which I will make a slightly more
> advanced
> example.
If loops are going to be exited from, labels should do the trick.
From what I've seen, it's likely that inner loops won't be labeled. People
always seem to want to exit out of loops that are further away.
|
Not Categorized, Please Help
|
|