Advertisement
Nickname
impuls3
Registered since:
March 30, 2002
Short bio:
 
Home page:
 
Total posts:
2

Forum posts by SinTahLyZing:

1 page [ 1 ]
Posted in Java Answers Forum, Apr 3, 2002, 7:25 AM
Just wondering if any of the forum-users/viewers use BlueJ? Because i've noticed whilst looking through some posts, i dont really understand the code, because in my class (CompSci101) we use BlueJ .. and obviously BlueJ is slightly different to other Java editors/programs/whateva ..So for those of you that have used BlueJ as well as some other...
Posted in Java Answers Forum, Mar 30, 2002, 6:41 PM
I was just wondering if anyone could point me in the right direction ..How do you return 3 values from a method? The go method is provided, but then you have to write a method called getInt to return the 3 values (num1, num2, num3). I can get my method to return 1 value, but not all 3 ..public void go() { int num1 = getInt("first"); int num2 =...
1 page [ 1 ]
Advertisement