in reply to Re^2: Recursion problem
in thread Recursion problem
I really can't see an elegant way to do a scan of all possible n-ple of an array without using a recursive sub
Elegance for the sake of elegance is what caused the famous quote about LISP programmers who know the value of everything and the cost of nothing.
TIMTOWDI, and different algorithms will do. My point being that our OP made a very odd choice for his foray into the world of recursions. There are ways of solving this recursively without blowing up the stack, but for a beginner, this doesn't look like the best thing to start with.
Stop saying 'script'. Stop saying 'line-noise'.
We have nothing to lose but our metaphors.
|
---|