in reply to Re^2: If I was forced to use only one kind of loop for the rest of my days it would be a
in thread If I was forced to use only one kind of loop for the rest of my days it would be a

In C, there's no such loop. But that's true to goto and most other constructs as well, you know. It's just that I like the foreach version of the loop more.

  • Comment on Re^3: If I was forced to use only one kind of loop for the rest of my days it would be a