Search:

Type: Posts; User: mmagyar14

Search: Search took 0.09 seconds.

  1. Replies
    1
    Views
    1,235

    need two dimensional array help..

    If i have two arrays like the suit and number array below, how can i make a two dimensional array using String values that are like the ones stored in "suit" and "number"?




    String[]...
  2. Re: Java Hangman program! Need help reading an ar

    no the program runs but logically it does not work. when i run it and enter a letter the program just ends itself..
  3. Java Hangman program! Need help reading an ar

    This program runs but does not execute this part of the code how I want it to. When I take out what is posted below the program works fine but when I leave it in the program ends after the first...
  4. Replies
    9
    Views
    1,407

    Re: 1st year java student needs some help..

    ok thanks a ton! I got the program to run too.
  5. Replies
    9
    Views
    1,407

    Re: 1st year java student needs some help..

    ok that helped a lot! i did not know it was a reserved word either..
  6. Replies
    9
    Views
    1,407

    Re: 1st year java student needs some help..

    ok i compiled it again and there are the errors. how do i wrap the code like that?
  7. Replies
    9
    Views
    1,407

    Re: 1st year java student needs some help..

    yes i was using compilr.com are these the right errors then? there were two options for errors..
  8. Replies
    9
    Views
    1,407

    1st year java student needs some help..

    I writing a program that gives the user their Egyptian zodiac sign after they input their birthday, it is supposed to run continually until the user enters stop or their sign is found.. i am very new...
Results 1 to 8 of 9