Of course it lessens readability when you try to emulate goto in a language that has no goto concept. The "correct" solution is to design the code differently.
/ Martin Nilsson (lambda)
Previous text:
2003-05-13 19:24: Subject: Re: Pointers/lvalues
On Tue, May 13, 2003 at 06:45:01PM +0200, Martin Nilsson (lambda) @ Pike (-) developers forum wrote:
Yes, that doesn't work. If you do as Per suggested it might work better for you.
Well, it will solve one particular case. But I need two loops (at least), which is not improving readability...
Regards, /Al
/ Brevbäraren