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: Wed, 2 Aug 2000 12:45:23 -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: <398817E3.18099.CFDCC@localhost>
In-reply-to: <20000801230930.A21712@cygnus.com>
References: <20000801225703.A21609@cygnus.com>; from cgf@cygnus.com on Tue, Aug 01, 2000 at 10:57:03PM -0400
X-mailer: Pegasus Mail for Win32 (v3.12c)



On 1 Aug 2000, at 23:09, the Illustrious Chris Faylor wrote:


> >Cygwin does try to
> stride two worlds and it is not always easy to see >the
> distinction between the Windows way and the UNIX way.  In
> >retrospect, I can't honestly say that we didn't implement __argv
> and >__argc because "They don't do things that way on Windows"
> because we
											        ^^^^^^^
>         											  UNIX.
> 

	Thank you.

> >have made other concessions to the Microsoft way of doing
> >things.

	I agree that the less concessions we must make to the MS way of 
doing things, the better off is the outcome.
> >
> >In this case the real answer as to why there is no __argv and
> >__argc is probably "Because no one thought to add it."

	I understand...

		I have implemented, within my rendering app (not Cygwin) a 
means to deal with argc and argv for Windows...basically I just 
added the definitions under an "ifdef __CYGWIN__"  Works fine 
now...thanks again for everyones time on this.

	Peace,

		Paul G.


Nothing real can be threatened.
    Nothing unreal exists.

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

