Thread
:
Question
View Single Post
#
10
(
permalink
)
05-20-2008, 04:40 AM
Eku
Senior Member
Join Date: May 2008
Location: Makati, Philippines
Posts: 227
Try changing the data type of variable y to
Code:
String y=null;
then out is:
Code:
System.out.println("your type of signal is: " + y);
__________________
Mind only knows what lies near the heart, it alone sees the depth of the soul.
Eku
View Public Profile
Send a private message to Eku
Find all posts by Eku