Thread: casting help
View Single Post
  #4 (permalink)  
Old 01-13-2009, 11:34 PM
soc86 soc86 is offline
Member
 
Join Date: Oct 2008
Posts: 39
Rep Power: 0
soc86 is on a distinguished road
Default
It keeps prompting the following error on the line below:

.class expected

System.out.println("The effective radius for raduis "+wheelRad+" and sprockets "+fSprocket+" and "+rSprocket+" is " +double eRad+);
Reply With Quote