First, why is it legal to use goto to jump into the middle of a do{....} while(); loop?
Because goto is stupid :) Seriously, goto LABEL and goto EXPR can jump anywhere (except where they can't). It is bizzare because it's bizzare, so stay away.
----
: () { :|:& };:
Note: All code is untested, unless otherwise stated
In reply to Re: Duff's Device
by hardburn
in thread Duff's Device
by davido
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |