|
| From: | Alex Queiroz |
| Subject: | Re: [Chicken-users] Return value of `system' |
| Date: | Wed, 14 Mar 2007 15:48:14 -0300 |
Hallo, On 14 Mar 2007 15:38:46 -0300, Mario Domenech Goulart <address@hidden> wrote:
Is the return value one of the functionalities which depend on the capabilities of the host shell? Or the documentation should mention that the return value of `system' corresponds to the exit status of the process which was executed?
ANSI C does not guarantee that. You can't really say much about
the return value of system.
--
-alex
http://www.ventonegro.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |