Re: Java Programming
- From: Roedy Green <see_website@xxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 04 Nov 2007 21:52:59 GMT
On Tue, 30 Oct 2007 05:35:52 -0000, hellzlilangel61@xxxxxxxxx wrote,
quoted or indirectly quoted someone who said :
I want to know how i can add values to the string array arguments and
when I can do this....
normally on the command line.
you say something like this
java.exe -jar thejar.jar rose daisy petunia
where the flowers appear as a String[3] array to main.
You can also call main just as you would any other static method.
--
Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.
- Prev by Date: Re: Writing to Vista registry with Java
- Next by Date: Re: Writing to Vista registry with Java
- Previous by thread: Re: textpad
- Next by thread: Force a class to have certain static methods
- Index(es):
Relevant Pages
|