User Profile
Collapse
-
hey thanx a lot...it worked... -
o ok i think i figured it out. I think that my array westHand isnt being read in my sorter method, how can i call an array from my main method into my sorter method?...Leave a comment:
-
o im sorry i put i tin the wrong place, and my nullpointexcept ion is on line 144
value = westHand[i].charAt(westHan d[i].length()-1);...Leave a comment:
-
nullpointexception error
ok well i keep getting this nullpointexcept ion error, can someone tell me whats wrong with it. here is my code:
...Code:/** * The purpose of this program is to recieve the input from the text file. * Then shuffle the cards according to that input * * @author Brandon Morales * @version 1.0 */ import java.util.Scanner; import java.io.*; public class CardShuffle{
No activity results to display
Show More
Leave a comment: