Re: system function not executed correctly
- From: richard@xxxxxxxxxxxxxxx (Richard Tobin)
- Date: 7 Mar 2008 16:08:02 GMT
In article <fqrlp8$671$1@xxxxxxxxxxxxxx>,
Anonymous User <nobody@xxxxxxxxxxxxx> wrote:
When i use system() it always get return code 11 and the command is not
executed regardless of the command used. Does anyone know what is with
it? Environment is Linux, glibc and gcc.
That usually indicates a segmentation fault in the called command.
It seems unlikely that you would get this for every command, so
you'll have to show us your exact program.
-- Richard
--
:wq
.
- Follow-Ups:
- Re: system function not executed correctly
- From: Joachim Schmitz
- Re: system function not executed correctly
- References:
- system function not executed correctly
- From: Anonymous User
- system function not executed correctly
- Prev by Date: Re: OK folks, corrected
- Next by Date: Re: How printf() works???????
- Previous by thread: Re: system function not executed correctly
- Next by thread: Re: system function not executed correctly
- Index(es):
Relevant Pages
|