From: ts Date: 2002-08-06T00:42:59+09:00 Subject: Re: What Is the Rule to Declare Global Variables? >>>>> "W" == William Djaja Tjokroaminata writes: W> The only tricky part is, the code has been working for so long, and only W> much later that the problem appears. Now I am wondering, what is the rule W> to protect the global variables? Do ALL C VALUE global variables have to W> be protected as above? Or, ALL, except: You really don't want to post your source :-) Just the part between 'Init_xxx()' and the line where it segfault, or send me the source in private email Guy Decoux