If goto is so evil then why does the linux kernel have 13k of em?
Goto
Other urls found in this thread:
Shit kernel has shit code, wow.
how else would I go to another location in the code?
By finishing an instruction and moving to the next one.
You can use it in a bad and confusing way, and in a logical and structured way. Disallowing its usage because you are scared of people using it wrong is absolutely brainlet tier and is the symptom of a much bigger problem (You are working with idiots).
It's actually a really useful tool, just it can easily fuck things up.
then how do you explain high level languages with garbagers
And all that usage completely fucks up compiler optimizations for those chunks of code so you sacrificed that for being a smartass.
Gee I don't know OP. Maybe because Linux is clusterfuck of patches and shitty hacks thrown together with zero fucks given to design philosophy and quality control??
t. winbaby