Search Results

Search: Posts Made By: Radha.Krishna
2,055
Posted By Radha.Krishna
I have some part of code like I have a loop...
I have some part of code like I have a loop for(index = 0; index < SOME_MAX_VAL;index++) { exec(SOME_EXECUTABLE,index); } then where the value of argument index will be stored, i.e. after returning...
Forum: Programming 05-10-2013
1,403
Posted By Radha.Krishna
Working of exec family of functions
Hi,
I am studying exec family of functions.Its man page says,it replaces the current process image with a new process image. If it replaces the binary,then after returning back,how does it get the...
2,055
Posted By Radha.Krishna
Working of exec family of functions
Hi,
I am studying exec family of functions.Its man page says,it replaces the current process image with a new process image. If it replaces the binary,then after returning back,how does it get...
Showing results 1 to 3 of 3

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