[ale] Invalid value for share scalar?

Christopher Fowler cfowler at outpostsentinel.com
Mon Oct 2 13:40:55 EDT 2006


On Mon, 2006-10-02 at 13:12 -0400, Watson, Keith R. wrote:
> Chris,
> 
> I'm unfamiliar with the syntax of line 39. What is it supposed to do?

It makes the array shared across threads.  I'm using threads and the
error message I'm getting is specific to threads.

If a value is not shared then it will get a copy of the data just like
with a fork().

> 
> keith




More information about the Ale mailing list