Gollum@feddit.org to Programmer Humor@programming.dev · 22 hours agoAnother smart movefeddit.orgimagemessage-square83fedilinkarrow-up1744arrow-down123
arrow-up1721arrow-down1imageAnother smart movefeddit.orgGollum@feddit.org to Programmer Humor@programming.dev · 22 hours agomessage-square83fedilink
minus-squareKidplayer_666@lemm.eelinkfedilinkarrow-up8·21 hours 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-squareshortrounddev@lemmy.worldlinkfedilinkEnglisharrow-up4·12 hours 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