From: Pavel Syomin (syomin_at_[hidden])
Date: 2007-07-24 09:21:21


Hi!
> Just a question: why do you need the do-while loop if this thing iterates anyway only once? You
> can define a new scope without do and while:
>
This is "do-while trick".