[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: I'd give my right arm for a continue statement
- From: Axel Kittenberger <axkibe@...>
- Date: Fri, 28 Jan 2011 20:50:32 +0100
On Fri, Jan 28, 2011 at 8:48 PM, Sean Conner <sean@conman.org> wrote:
> In C, a continue in a "do ... while" skips the conditional test.
It doesn't skip the conditional test.
- References:
- Re: I'd give my right arm for a continue statement, Michal Kottman
- Re: I'd give my right arm for a continue statement, steve donovan
- Re: I'd give my right arm for a continue statement, Alexander Gladysh
- Re: I'd give my right arm for a continue statement, steve donovan
- Re: I'd give my right arm for a continue statement, Roberto Ierusalimschy
- Re: I'd give my right arm for a continue statement, Axel Kittenberger
- Re: I'd give my right arm for a continue statement, Axel Kittenberger
- Re: I'd give my right arm for a continue statement, Lucas Zawacki
- Re: I'd give my right arm for a continue statement, Sean Conner
- Re: I'd give my right arm for a continue statement, Tony Finch
- Re: I'd give my right arm for a continue statement, Sean Conner