Thread
:
console.nextChar(); ???
View Single Post
•
•
Join Date: Feb 2009
Posts: 1
Reputation:
Solved Threads: 0
ingrid2
Offline
Newbie Poster
Re: console.nextChar(); ???
0
#
7
Feb 22nd, 2009
mmm.... just in case you need this again, a better way to do it is:
variable = console.next().charAt(0);
I hope it helps...
ingrid2
View Public Profile
Find all posts by ingrid2