View Single Post
  #7 (permalink)  
Old 04-05-2008, 12:33 AM
new_2_java new_2_java is offline
Member
 
Join Date: Feb 2008
Posts: 45
new_2_java is on a distinguished road
What is the input? is it going to be something like "ABC"?

Or it's going to be like
'A'
'B'
'C'
?


what I mean, is that the user enters a string or chars
Reply With Quote