[4113] in java-interest
Help me with me with small java sample
daemon@ATHENA.MIT.EDU (Jonathan_Mark_Smith@CCMAIL.PRUSEC.)
Mon Dec 11 16:46:10 1995
From: Jonathan_Mark_Smith@CCMAIL.PRUSEC.COM
Date: Mon, 11 Dec 95 14:53:50 EST
To: java-interest@java.Eng.Sun.COM
Y dont the following code run????
Interger class TimeIT(Interger iInput){
iInput = iInput * 2;
Return iInput
}
void class ShowTimes() {
System.out(TimeIT(3));
}
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com