Gollum to Programmer Humor@programming.dev • 3 months agoAnother smart movefeddit.orgimagemessage-square109fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageAnother smart movefeddit.orgGollum to Programmer Humor@programming.dev • 3 months agomessage-square109fedilink
minus-square@Kidplayer_666@lemm.eelinkfedilink0•3 months agoPretty sure that it’s something a long the lines of “stack begins high, grows down, while heap behind low grows high” when they meet, it’s a stack overflow
minus-square@shortrounddev@lemmy.worldlinkfedilinkEnglish0•3 months agoThey don’t have to meet, the max stack size is defined at compile time
Pretty sure that it’s something a long the lines of “stack begins high, grows down, while heap behind low grows high” when they meet, it’s a stack overflow
They don’t have to meet, the max stack size is defined at compile time