Apparently the Linux kernel uses over 200000 goto statements
@wallhackio Can confirm:
$ cd /usr/src/linux$ find . -name '*.c' -exec grep -H goto {} \; | wc -l202522
(This is for version 6.13.7)
@wallhackio GOTO statement considered penguin 🐧
A small, community‐oriented Mastodon‐compatible Fediverse (GlitchSoc) instance managed as a joint venture between the cat and KIBI families.
@wallhackio Can confirm:
(This is for version 6.13.7)