View Single Post
Join Date: Jan 2007
Posts: 706
Reputation: stultuske is a jewel in the rough stultuske is a jewel in the rough stultuske is a jewel in the rough 
Solved Threads: 84
stultuske's Avatar
stultuske stultuske is offline Offline
Master Poster

Re: Need help with max/min'ing multiply

 
0
  #10
Dec 3rd, 2008
Originally Posted by IMtheBESTatJAVA View Post
Update: Now I get an error of ".class expected" for:
  1. if(int input = 0);
that's to be expected, remove the ;
Reply With Quote