You advocate GOTO because of the single use case: nested resource cleanup. You only focus on this, lone, "good" example.. none of the bad points, you are short sighted. Your short sight prohibits moving on to better control structures. Your type is the same as those that claim stem cell research is immoral on religious grounds, ignoring the fact it could save millions of lives. I hate you.
Name:
Anonymous2010-12-10 20:14
apart from nested loop breaking, the other scenario where i like it is when using some library that involves getting various things which need to be released.
eg
int foo() {
int n;
bitch_t bitch;
cunt_t cunt;
clit_t clit;