|
Posted by Richard Lynch on 05/11/05 05:38
On Tue, May 10, 2005 1:42 pm, Greg Donald said:
> I use system() instead of exec(), I find it's rare than I don't want
> to capture the resulting output of my commands.
I use exec() instead of system()
I find it's rare that I don't want to capture the resulting output (arg 2)
and do something intelligent if the OS returns an error (arg 3)
:-)
--
Like Music?
http://l-i-e.com/artists.htm
Navigation:
[Reply to this message]
|