On Wed, Jun 19, 2013 at 08:36:25AM +0200, Michael Haggerty wrote:
I took Peff's suggestion to use gotos rather than an infinite loop in
the last patch, which means that there is no need for the old patch
03/04.
Thanks, this version looks good to me.
I'm sure the Pascal programmers of the world collectively sighed in
disgust at a code review requesting a for loop turn into a goto, but I
think it is more readable than the first version. :)
-Peff