in reply to Re: Don't want to wait
in thread Don't want to wait
When I first read that when I had a similar problem, I thought it meant did not return a value, and the "returns false only.." bit was put it as it is to emphasise that the function returning a value is a rare event.
I would like it be changed to:
"The exec function replaces the currently running process with the
command or program called, unless the command or program does not
exist. If the command or program does not exist, the call will fail
and exec will return false."
|
|---|