Search:

Type: Posts; User: straw

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    9,197

    Re: returning a 2D array

    hi thanks for the quick responce, now re the case1 error that was me just being tired and typing it out wrong i didnt do that in my actual project!

    when i do as you say above it just comes up...
  2. Replies
    3
    Views
    9,197

    returning a 2D array

    hi so fare i have this but it doesnt seem to be working:

    in one class i have:


    public class siwtchMenu{

    public String[][] arrayA(int x, int y){
    String arrayTest[][] = {{"0", "1",...
Results 1 to 2 of 2