When running the above, I get an arrayIndexOutOfBoundException. It points to this line: int numHands = Integer.parseInt(args[0]);
My question is: How do we pass arguments in NetBeans? Thank you. --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaprogrammingwithpassion?hl=en -~----------~----~----~----~------~----~------~--~---
