stack oveeflow code example
Example 1: stackoverflow
Welcome to heaven!!
Example 2: stack overflow
a stack overflow occurs if the call stack pointer exceeds the stack bound.
The call stack may consist of a limited amount of address space,
often determined at the start of the program.