I'm trying to keep up this this conference, but the signal-to-noise ratio is getting really low. Now I'm going to kill-file this particular thread and hope that (i) it really doesn't lead anywhere, and (ii) that it's an exception in this forum.
(I'm commenting a random text in the thread, I'm not saying that the particular commented text is noise).
/ Niels Möller ()
Previous text:
2002-09-03 18:03: Subject: argv[0]?
That's not really an all that common usage. You usually have some code in between fork() and exec().
Otherwise you generally speaking use the system functions to start programs, such as popen().
/ Per Hedbor ()