learnbyexample to [email protected]English • 1 year agoState machines are wonderful toolsnullprogram.commessage-square8fedilinkarrow-up166arrow-down12
arrow-up164arrow-down1external-linkState machines are wonderful toolsnullprogram.comlearnbyexample to [email protected]English • 1 year agomessage-square8fedilink
minus-squareNostraDavidlinkfedilink-4•1 year agoYou really need to know C to be able to read that code - If I only knew Python or Java I’d be hella lost too.
minus-squarePyrolinkEnglish15•1 year agoIt’s not even that. I can generally read a C-like language, but when the first line I see is a long-ass array of bytes with zero documentation it just makes me not want to even try.
You really need to know C to be able to read that code - If I only knew Python or Java I’d be hella lost too.
It’s not even that. I can generally read a C-like language, but when the first line I see is a long-ass array of bytes with zero documentation it just makes me not want to even try.