Still more hacking with GOTOs and loops! What a mess. This time we complete the illusion that adjacent loops are actually embedded loops. Without this hack, variables which are in one loop but not
Still more hacking with GOTOs and loops! What a mess. This time we complete the illusion that adjacent loops are actually embedded loops. Without this hack, variables which are in one loop but not in another adjacent loop cause severe confusion. A routine varloopset() is added to re-implement the loopset hack; I'm not certain that this is really needed at all, now.
show more ...
|