On Fri, 2007-01-19 at 17:19 -0600, Jim O'Flaherty, Jr. wrote: > > Don, > > So could you elaborate on where you are allocating space for big_array > in your code snippet below? >
Does it matter? I just declare it as a global but I will probably eventually just place it on the heap via malloc - with a command line argument to set the size. - Don _______________________________________________ computer-go mailing list [email protected] http://www.computer-go.org/mailman/listinfo/computer-go/
