Re: system command returning unknown error.
Re: system command returning unknown error.
- Subject: Re: system command returning unknown error.
- From: "Matthew Jaffa" <email@hidden>
- Date: Wed, 14 Jun 2006 12:12:45 -0600
Yes I read the man page, and it says -1 if not successful, 0 if successful,
and returns non-zero if the command you pass in is NULL, but I know I didn't
pass in null cause I log it right before I execute the command.
Matt
From: "Justin C. Walker" <email@hidden>
To: "email@hidden list" <email@hidden>
Subject: Re: system command returning unknown error.
Date: Wed, 14 Jun 2006 10:38:46 -0700
On Jun 14, 2006, at 10:30 , matt jaffa wrote:
Hi,
I am calling system(char* command) in my .cpp file. But this is returning
error 32256. This error no. is not documented so I don't know why it is
not
working.
Anyone seen this error number before and know what it means.
Did you read the man page for the 'system()' call?
Regards,
Justin
--
Justin C. Walker, Curmudgeon at Large
Director
Institute for the Enhancement of the Director's Income
-----------
Nobody knows the trouble I've been
-----------
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden