iheitla@cs.vu.nl (Ilja Heitlager) (02/26/91)
I got the following problem :
while busy with amidos I wanted to start another program
with Execute(..) but the only thing was my program was
somewhere in a directory where my path was pointing at.
And the next time it was in another directory where my
path was pointing at.
So to make a long story short : How can I use my PATH
setting in a C program so that I can use
Execute("ls(or something different)",NULL,NULL);
while I am in /x/x/x/x etc.
I also want to know if it possibly to adjust the Stack size
within a program.
Ilja,
====================================================
Ilja Heitlager |
Vrije Universiteit | E-Mail <iheitla@cs.vu.nl>
Amsterdam |
The NetherLands. |
=====================================================