Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
From: "Paul Garceau" <pgarceau@teleport.com>
Organization: New Dawn Productions
To: cygwin@sources.redhat.com
Date: Tue, 1 Aug 2000 19:25:37 -0800
MIME-Version: 1.0
Content-type: text/plain; charset=US-ASCII
Content-transfer-encoding: 7BIT
Subject: Re: _argc & _argv
Reply-to: Paul Garceau <pgarceau@teleport.com>
Message-ID: <39872431.24107.16D97A5@localhost>
In-reply-to: <200008020144.VAA30696@envy.delorie.com>
References: <3987193F.13209.142D841@localhost> (pgarceau@teleport.com)
X-mailer: Pegasus Mail for Win32 (v3.12c)



On 1 Aug 2000, at 21:44, the Illustrious DJ Delorie wrote:

> 
> > 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?

	Nicely stated, DJ.  Thanks for the clarification.

	Peace,

		Paul G.
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com
> 




Nothing real can be threatened.
    Nothing unreal exists.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

