| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| From: | Lars Steinke <lars DOT steinke AT tu-clausthal DOT de> |
| To: | <cygwin AT cygwin DOT com> |
| Date: | Thu, 18 Mar 2004 21:51:03 +0100 |
| Subject: | g77, Windows XP Professional, CALL System(Command, Status) |
| Mime-Version: | 1.0 |
| Message-Id: | <E1B44Tr-0008L2-00@mrelayng.kundenserver.de> |
| X-Provags-ID: | kundenserver.de abuse AT kundenserver DOT de auth:4629b88af830be91d6f1a3301aa62d34 |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id i2IKpJNY027399 |
Hello,
I have a problem with:
CALL System(Command, Status)
I am using g77 (cygwin, Windows XP Professional).
The routine call system does not work - nothing happens, no error-message, the program continues and the call system command seems to be ignored.
Can you help me?
BTW: What is system(3)?
http://gcc.gnu.org/onlinedocs/g77/System-Intrinsic--subroutine-.html#System%20Intrinsic%20(subroutine):
"...
Description:
Passes the command Command to a shell
(see system(3)).
If argument Status is present, it contains the value returned by system(3), presumably 0 if the shell command succeeded. Note that which shell is used to invoke the command is system-dependent and environment-
dependent.
.."
Thanks, Lars
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |