Re: Recursion question?
- Posted by Tony Bucholtz <tony_bucholtz at hotmail.com> Dec 15, 2000
- 460 views
On Fri, 15 Dec 2000 00:47:55 +1100, Graeme <graemeburke at CROSSWINDS.NET> wrote: >At 08:26 AM 14/12/00 -0500, you wrote: >>On Thu, 14 Dec 2000 19:38:01 +1100, Graeme <graemeburke at CROSSWINDS.NET> >>wrote: >> <SNIP!> > >What are you doing? Will a local sequence of some kind >that all instances can work on do the job? > >Graeme. > >---------------------------------------------------- G'day all Graeme, I'm not doing anything serious with this, just experimenting with large sequences, and ran across the recursion issue sort of by accident. My original question was more out of curiousity than needing to "fix" something. Still, I've learnt from the replies I got, so thanks to you and Dan for the responses. Regards Tony