This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Silly Question: Equivalent of C argv[0] in GCJ?


>>>>> "Ranjit" == Ranjit Mathew <rmathew@hotmail.com> writes:

Ranjit> +  // The name used to invoke this process (argv[0] in C).
Ranjit> +  SET ( "gnu.gcj.progname", _Jv_ThisExecutable( ));

Could you also write a ChangeLog entry and a gcj.texi patch?
We're documenting properties these days.

Tom


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