View Single Post
  #3 (permalink)  
Old 04-22-2008, 03:18 PM
Chris.Brown.SPE's Avatar
Chris.Brown.SPE Chris.Brown.SPE is offline
Member
 
Join Date: Apr 2008
Location: State College, PA
Posts: 50
Chris.Brown.SPE is on a distinguished road
Send a message via AIM to Chris.Brown.SPE
Your method parseInt takes a String and converts it into an integer. This is the opposite of what you need which is what Don showed.
Reply With Quote