At 11:33 AM 6/18/2002, you wrote:
Not true. It says that the Stack Overflow is handled different by 64-bit and 32-bit Unix platforms. On a 64-bit platform you can control the Stack Overflow, on a 32-bit platform not. But the Stack Overflow is still there. On the 32-bit platform it only will cause a segmentation violation and the child process will be terminated. Peter
Just what exactly happens when "the child process will be terminated"?