Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Stack Considered Harmful

Name: Anonymous 2016-09-14 22:54

Stack is less efficient than static allocation and requires allocating huge chunk of memory at the beginning, slowing down program startup. Stack could be easily overflowed, while you cant overflow heap or static data in bss segment.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List