← Back to Users
sir_hawell's activity in the archive.
that's cool but does it have systemd on it?
here is a classic example of usefullness of goto:
for (int i=0; in; i++) for (int j=0; jn; j++) for (int k=0; kn; k++) if (some_condition) goto end;end:some_statement();
or killall -9 bluefish
that's cool but does it have systemd on it?
here is a classic example of usefullness of goto:
for (int i=0; in; i++)
for (int j=0; jn; j++)
for (int k=0; kn; k++)
if (some_condition)
goto end;
end:
some_statement();
or killall -9 bluefish