Search:

Type: Posts; User: GregBrannon

Search: Search took 0.11 seconds.

  1. Re: What's wrong with my code? (Music store)

    You should know this. It has to be static and void, and with minor variations (but why?), should look like:

    public static void main( String[] args )
  2. Re: What's wrong with my code? (Music store)

    Please post your code in code tags (or other formatting tags). You can learn about that in the Announcements at the top of the page while I look at your code.

    --- Update ---

    Is the main()...
Results 1 to 2 of 2