_argc & _argv

DJ Delorie dj@delorie.com
Tue Aug 1 18:26:00 GMT 2000


> 	More specifically, is argc, argv defined with or w/o leading 
> underscores for Cygwin when it comes to defining them for a 
> main() routine?
> 
>    csMain (argc, argv); (Cygwin?)

They're parameter names.  You can call them anything you want.  You
could call them "quagmire" and "felicity" if you want.


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



More information about the Cygwin mailing list