access bash from C program?

Thomas Charron twaffle at gmail.com
Mon Jun 2 17:48:04 EDT 2008


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


More information about the gnhlug-discuss mailing list