1778
A
1779
A
1780 that is, to the end of the loop body.
1781 More precisely, in each of the statements
while (/* ... */) { do { for (/* ... */) {
/* ... */ /* ... */ /* ... */
continue; continue; continue;
/* ... */ /* ... */ /* ... */
contin: ; contin: ; contin: ;
} } while (/* ... */); }
unless the
Next
Created at: 2005-06-29 02:19:03
The text from WG14/N1124 is copyright © ISO