Re: [C--] bracket-penetrating gotos.
Norman Ramsey <[email protected]> Thu, 22 Jan 2009 18:15:22 -0500
| Newsgroups | gmane.comp.lang.c-- |
|---|---|
| Message-ID | <[email protected]> |
> Is it allowed to jump into if's from outside them? Or into switches? Yes, you can jump anywhere you like within one procedure. Also, labels are first-class values, so you can have computed goto. Norman _______________________________________________ Cminusminus mailing list [email protected] https://cminusminus.org/mailman/listinfo/cminusminus