Search:

Type: Posts; User: D-COD3R

Search: Search took 0.09 seconds.

  1. Re: Issue with setting up different class with arrays

    ok.. I have work a few of the errors down. I still need assistance with this class. I am receiving error with the array.


    public class Violin {

    String[] ViolinStrings = new String[4];
    ...
  2. Issue with setting up different class with arrays

    I know it's not complete yet... but if possible can someone tell me what I am doing wrong here.
    ...
Results 1 to 2 of 2