|
-
August 20th, 2009, 12:04 PM
#5
Re: Basic java problem
 Originally Posted by Xeel
Code:
int strlength = str.length();
It gives me this error
P1.java:21: int cannot be dereferenced
int strlength = xaxis.length();
^
1 error
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|