How to read multiple arguments separated with space in one line
How to modify the [CODE]public static void main (String[] args){}[/CODE]so that it can read multiple arguments separated with space in a single line?e.g.java myprogram username password hostjava myprogram2 ipaddress portThx.
[280 byte] By [
roamera] at [2007-11-27 7:30:41]
