Alderson loop
From S23Wiki
| This is the JargonFile (V4.47) entry for Alderson loop - Next: [[]], Prev: airplane rule | |
| :Alderson loop: [Intel] A special version of an infinite loop where there is an exit condition available, but inaccessible in the current implementation of the code. Typically this is created while debugging user interface code. An example would be when there is a menu stating, "Select 1-3 or 9 to quit" and 9 is not allowed by the function that takes the selection from the user. | |
| * (text is auto-included via JargonExtension by mutante using JargonFile VERSION 4.4.7, 29 DEC 2003 - JargonFile by Eric S. Raymond is in the public domain) | |

