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 |
Date: | Tue, 7 Jan 2003 04:59:22 -0800 (PST) |
From: | Michael A Chase <mchase AT ix DOT netcom DOT com> |
Subject: | Re: System() command |
To: | cygwin AT cygwin DOT com, Maor Avni <Maor DOT Avni AT ParthusCeva DOT com> |
Message-ID: | <Mahogany-0.64.2-1144-20030107-045922.00@ix.netcom.com> |
MIME-Version: | 1.0 |
References: | <988BE481ACC95C429DCB909F74A3163A05D660 AT exchange-il> |
In-Reply-To: | <988BE481ACC95C429DCB909F74A3163A05D660@exchange-il> |
On Tue, 7 Jan 2003 12:55:09 +0200 Maor Avni <Maor DOT Avni AT ParthusCeva DOT com> wrote: > I have this very simple C program: > > #include <stdlib.h> > > int main() > { > char a[] = "echo echo testing 123"; > system(a); > return 0; > } > > I compile it with gcc and everything works fine, until I run it under > Win2K's cmd.exe: the program just exits and does nothing. > > I have set up the PATH environment variable, and it still doesn't work. > > Any ideas? No, since I have no idea what you setup PATH to. There is a reason for http://cygwin.com/bugs.html and http://cygwin.com/faq/ being at the bottom of every message in the list. -- Mac :}) ** I normally forward private questions to the appropriate mail list. ** Ask Smarter: http://www.tuxedo.org/~esr/faqs/smart-questions.html Give a hobbit a fish and he eats fish for a day. Give a hobbit a ring and he eats fish for an age. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |