Gollum to Programmer Humor@programming.dev • 1 month agoAnother smart movefeddit.orgimagemessage-square115fedilinkarrow-up1992arrow-down135
arrow-up1957arrow-down1imageAnother smart movefeddit.orgGollum to Programmer Humor@programming.dev • 1 month agomessage-square115fedilink
minus-square@Kidplayer_666@lemm.eelinkfedilink8•1 month 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.worldlinkfedilinkEnglish5•1 month 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