This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Beginning Java and the fly likes prog of multiple inputs Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Beginning Java
Reply locked New topic
Author

prog of multiple inputs

nick kaushik
Ranch Hand

Joined: Sep 25, 2009
Posts: 48

hi.... i want to take user input many times on command-line...the program replaces a char of user's choice with char of user's choice...





i know that String Buffer should be used but still this program throws strange output....


"ye shall know the truth & the truth shall set you free..."
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8438

Nick,
Please do not start multiple posts for essentially the same question. Let us continue the discussion at http://www.coderanch.com/t/464056/Beginning-Java/java/multiple-inputs
Please read http://faq.javaranch.com/java/UseOneThreadPerQuestion for more details.


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: prog of multiple inputs
 
Similar Threads
How to convert a String to char
multiple inputs
Problem in file transfer
java program automatically chooses the default in switch on the next loop
Kindly help me