Search:

Type: Posts; User: videodrome

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    4,989

    Re: HELP. Passing Array to class.

    thank you. i removed void and passed both arrays through as one object. it works now. thanks.
  2. Replies
    5
    Views
    4,989

    HELP. Passing Array to class.

    hi. i need help for a problem.

    i have an array of double values in the main method. i am trying to create an object and pass the array to a different class using an overloaded constructor.

    i am...
Results 1 to 2 of 2