cm0002@lemmy.zip to Programmer Humor@programming.dev · 3 days agoMore code = more betterlemmy.zipimagemessage-square92fedilinkarrow-up1646
arrow-up1646imageMore code = more betterlemmy.zipcm0002@lemmy.zip to Programmer Humor@programming.dev · 3 days agomessage-square92fedilink
minus-squaresquaresinger@lemmy.worldlinkfedilinkarrow-up1·15 hours agoI wasn’t going to, and after I saw it it totally makes sense that it’s possible, it just never occurred to me. I guess this could be used like static variables inside functions in c. So scope-limited global variables. Not a good design choice in most cases.
I wasn’t going to, and after I saw it it totally makes sense that it’s possible, it just never occurred to me.
I guess this could be used like static variables inside functions in c. So scope-limited global variables. Not a good design choice in most cases.