Submitted by Dacadey t3_z89cro in explainlikeimfive
xzt123 t1_iybr5of wrote
Reply to comment by Milnoc in ELI5: why is using "goto" considered to be a bad practice in programming? by Dacadey
There's appropriate uses of goto, in C/C++ with nested loops and performance matters, sounds like a reasonable use.
Viewing a single comment thread. View all comments