Is there a machine independent way to catch stack overflow errors? When I build a recursive program, I want to check if there is stack overflow. I have some solutions that work in one architecture, but not another. Enclosed is a file that I use to test for stack overflow problems. Thank You, Earl temp.cc