Thread
:
can't compile code
View Single Post
Oct 3rd, 2005, 11:46 PM
#
2
tempest
Programming Guru
Join Date: Oct 2004
Posts: 1,041
Rep Power:
5
Save the code in a file named "VS.java" and then type the following command:
(
Toggle Plain Text
)
javac VS.java
javac VS.java
The following code runs it:
(
Toggle Plain Text
)
java VS (calc_id)
java VS (calc_id)
__________________
tempest
View Public Profile
Find More Posts by tempest