This is the mail archive of the cygwin@sources.redhat.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: _argc & _argv




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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]