From: gabriele renzi Date: 2004-10-04T06:39:55+09:00 Subject: Re: stack level to deep? STEPHEN BECKER I V ha scritto: > > Is there away to increase the allowed space for the stack info? > I want to print out ever permutation of the alphabet. I know it > sounds crazy, but i want to. on unix there is the ulimit setting.. but you can just do that iteratively, I think