Search:

Type: Posts; User: Wrathbat

Search: Search took 0.17 seconds.

  1. Re: What is the output of this program supposed to be and what am I doing wrong? (long one)

    ...That information is in the OP.
  2. Re: What is the output of this program supposed to be and what am I doing wrong? (long one)

    Is everyone sick of my dumb questions :(
  3. What is the output of this program supposed to be and what am I doing wrong? (long one)

    leaving this forum
  4. Replies
    3
    Views
    2,650

    Re: "Blastoff!" Recursion Dilemma

    Greg,

    Thank you very much for your help, the program now works! It looks like this:




    class countdown {public static void main(String[] args) { countdown(3);}

    public static void...
  5. Thread: Fixed.

    by Wrathbat
    Replies
    4
    Views
    784

    [SOLVED] Re: Fixed.

    Sorry about that. I now know for next time.
  6. Thread: New Dude

    by Wrathbat
    Replies
    3
    Views
    668

    Re: New Dude

    Than you guys for your responses. I feel welcome already.
  7. Replies
    3
    Views
    2,650

    "Blastoff!" Recursion Dilemma

    Hello Friends,

    I have kept a very low profile on this forum, but for the past few weeks I have been reading as much about Java as I could. This is a language that I want to master, but in the...
  8. Thread: Fixed.

    by Wrathbat
    Replies
    4
    Views
    784

    [SOLVED] Re: Really Basic Question - How do I run my stuff?

    Thanks for your help. Apparently the command isn't supposed to include the file extension.
  9. Thread: New Dude

    by Wrathbat
    Replies
    3
    Views
    668

    New Dude

    Hello World,

    So I'll keep this brief because I know you get a lot of these. I have a history of working on computers and doing IT for a couple of years now. I wound up deciding that I should get...
  10. Thread: Fixed.

    by Wrathbat
    Replies
    4
    Views
    784

    [SOLVED] Fixed.

    Fixed.
Results 1 to 10 of 10