Search:

Type: Posts; User: Zaphod_b

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    1,450

    Re: Help with passing arrays as arguments

    Thanks for pointing that out. I like it!


    Cheers!

    Z
  2. Replies
    4
    Views
    1,450

    Re: Help with passing arrays as arguments

    //
    // Z.java
    //
    // How to initialize an anonymous array as an argument to a method.
    //
    // Zaphod_b
    //
    public class Z {

    private String [] strArray;
Results 1 to 2 of 3