5 ms·
About (1), what's wrong with break? (it also accepts a level e.g. break 3)
by daremon 17y ago
About (1), what's wrong with break? (it also accepts a level e.g. break 3)
- WilliamLP 17y agoBreak 3 is really unclear about where it's going to take you, especially if the code is poorly formatted, and doubly especially if you decide later that you want change the code and put another loop in it.