|
|
|
|
|
by kqr
588 days ago
|
|
I don't understand why we want to use some language feature like loops, instead of using conditional gotos explicitly. Sure, we can do the same thing with the goto... but why would we want to use the more difficult/annoying alternative when the convenient one exists? |
|