0x1eef on Nostr: The K&R section on goto (paraphrased): "you will never *have to* use goto, there are ...
The K&R section on goto (paraphrased):
"you will never *have to* use goto, there are some situations it makes sense (presents a nested loop) but it is not strictly neccessary" and at the same time hints that it is up to the reader to decide. That's an attitude we need more of nowadays, where people abuse linters instead of goto.
"you will never *have to* use goto, there are some situations it makes sense (presents a nested loop) but it is not strictly neccessary" and at the same time hints that it is up to the reader to decide. That's an attitude we need more of nowadays, where people abuse linters instead of goto.