Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@abrakadabra • Nov 25, 2012
Check out the post #20 in this thread here -
#-Link-Snipped-#
What exactly didn't you understand about these two terms? Please elaborate your question. 👍 -
@shuvojit-sarkar-aumQYP • Nov 27, 2012
I need an help ....
I am using a loop to take multiple char inputs and do any stuff with that char value in that loop ...
I am in a problem ... BufferedReader is skipping every second input ....
For Example If The Loop iterates 10 times ...
then it takes input on iteration no. 1,3,5,7 and 9.... Please Help ... -
@rahul69-97fAOs • Nov 27, 2012
#-Link-Snipped-# Welcome to CE, regarding to the problem, kindly post the code snippet as it helps us understanding the problem better, 😀 Also avoid all Bold font. Also it is better to create a new thread in respective section rather than writing in an old thread meant for some other problem.
From the info u gave, I can suggest one quick fix i.e. use System.out.flush(); before buffer.readLine(); 👍 ,and if this does not works, then please provide code as it will help us giving exact solution. Good Luck!! -
@safiajen0055-ARWNeS • Dec 2, 2012
Thanks for sharing this link. You describe it very well.AbraKaDabraCheck out the post #20 in this thread here -
#-Link-Snipped-#
What exactly didn't you understand about these two terms? Please elaborate your question. 👍
I need only overview of these terms and i understand about these terms.
I hope you will help me if i need the Help about Java programming . -
@abrakadabra • Dec 2, 2012
For sure. Keep posting here on CE and stick to CrazyEngineers Community. 👍 We are all here to help you if you ask specific, to-the-point questions.safiajen0055I hope you will help me if i need the Help about Java programming .