Search Results

Search: Posts Made By: misha680
Forum: Programming 04-30-2010
4,978
Posted By misha680
If I malloc my parameters, then fork and execvp, where do I free them?
Hi, I do the following:
i) malloc some parameter structures
ii) fork
iii) in the child, I call execvp using these parameters
obviously, here I can never free() the structures as execvp should not...
Forum: Programming 04-19-2010
4,488
Posted By misha680
Redirect input and output to a shell script?
Dear All:

I am trying to do something that (I thought) was relatively straightforward, but my code snippet does not seem to work.

Any suggestions?

Thank you

Sincerely yours
Misha...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 04:38 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy