On Mon, Jun 2, 2008 at 5:40 PM, Labitt, Bruce <labittb1 at tycoelectronics.com> wrote: > Yes, that is what I wanted to do. I ran out of stack when doing large > FFTs. Ok, then yes. getrlimit and setrlimit will work, using RLIMIT_STACK as the resource parameter. -- -- Thomas