How to detect stack overflow at runtime in C, when running a recursive Fibonacci functon
Anonymous
define global static variable, in main to get the first stack address approx, then define local variable in the function and compare the diff between the addresses
Check out your Company Bowl for anonymous work chats.