[2315] in java-interest

home help back first fref pref prev next nref lref last post

Re: main() routine

daemon@ATHENA.MIT.EDU (Philip Brown)
Fri Sep 29 08:29:22 1995

To: Arthur.Vanhoff@Eng.Sun.COM
Date: Wed, 27 Sep 1995 16:27:46 -0700 (PDT)
Cc: phil@bolthole.com, java-interest@java.Eng.Sun.COM
In-Reply-To: <Roam.1.2.812243468.18511.avh@acorn> from "Arthur van Hoff" at Sep 27, 95 04:11:08 pm
From: phil@bolthole.com (Philip Brown)

[ Arthur van Hoff writes ]
> 
> > So argv[0] is mapped to the first argument, going against C++ and C
> > standards of years???
> > 
> 
> > Or was this a typo, I hope?


> Nope. That's it. There really isn't a platform indepedent program name that
> we can provide you with.
> 


That's not the point. You broke compatilibity. I think you should have had it
start at [1],. with [0] dummy'd out, in that case. Or 
always set to "java" or something.

-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post