delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Date: | Tue, 1 Aug 2000 21:44:50 -0400 |
Message-Id: | <200008020144.VAA30696@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | pgarceau AT teleport DOT com |
CC: | cygwin AT sources DOT redhat DOT com |
In-reply-to: | <3987193F.13209.142D841@localhost> (pgarceau@teleport.com) |
Subject: | Re: _argc & _argv |
References: | <39871530 DOT 13263 DOT 132FCC9 AT localhost> (pgarceau AT teleport DOT com) <3987193F DOT 13209 DOT 142D841 AT localhost> |
> extern int _argc; > extern char** _argv; > > What is used for Cygwin? Ah, that's a different question. For Cygwin, no such variables exist. If you need something like this, the only way that is portable is for *your* main() to save them somewhere. > Cygwin does mean Cygnus for Win32, does it not? Of course, but that doesn't mean we all use the same software, or do unportable things the same way. If we did, there wouldn't be any point, would there? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |