Can a C++ program call exit(0) from a thread?My swdev project is finding that exit(0)'s from threads appear to be randomly causing a segmentation fault, while the same thing on Windows and Redhat has no issues.
-Matt --To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]