@0x0@lemmy.zip to Programmer Humor@programming.dev • 6 days agorace conditionslemmy.zipimagemessage-square72fedilinkarrow-up1849arrow-down10
arrow-up1849arrow-down1imagerace conditionslemmy.zip@0x0@lemmy.zip to Programmer Humor@programming.dev • 6 days agomessage-square72fedilink
minus-square@jumping_redditor@sh.itjust.workslinkfedilink0•5 days agoI guess they fixed the weirdness involving calling main later in the program
minus-squareEpheralinkfedilinkEnglish1•4 days agoAs in, you call main() recursively? Don’t think, I’ve ever tried that in any language…
I guess they fixed the weirdness involving calling main later in the program
As in, you call
main()
recursively? Don’t think, I’ve ever tried that in any language…