Thread
:
Trouble with For loop and variables in a program
View Single Post
#
2
(
permalink
)
05-05-2008, 11:51 PM
theonly
Member
Join Date: Apr 2008
Posts: 23
I''m not sure without looking at the easyIn class, but is Character defined somewhere.
Code:
boolean b_space = Character.isWhitespace(c);
if not that's where your problem is.
theonly
View Public Profile
Send a private message to theonly
Find all posts by theonly