Comment by Mikhail_Edoshin 2 years ago The C language construct for that is 'goto'. 2 comments Mikhail_Edoshin Reply coldtea 2 years ago Yeah, but the parent wants a non brain-damaged too-general construct Mikhail_Edoshin 2 years ago What if loops are a design mistake?Look at C: it has 5 loop-related keywords (4.5; 'break' is two-timing in 'switch') yet it is still not enough.
coldtea 2 years ago Yeah, but the parent wants a non brain-damaged too-general construct Mikhail_Edoshin 2 years ago What if loops are a design mistake?Look at C: it has 5 loop-related keywords (4.5; 'break' is two-timing in 'switch') yet it is still not enough.
Mikhail_Edoshin 2 years ago What if loops are a design mistake?Look at C: it has 5 loop-related keywords (4.5; 'break' is two-timing in 'switch') yet it is still not enough.
Yeah, but the parent wants a non brain-damaged too-general construct
What if loops are a design mistake?
Look at C: it has 5 loop-related keywords (4.5; 'break' is two-timing in 'switch') yet it is still not enough.