Search:

Type: Posts; User: Toggo

Search: Search took 0.10 seconds.

  1. Replies
    11
    Views
    2,014

    Re: I need ur help :|

    the "for" loop works like this:
    for(at what point loop starts(u have to define a variable beginning) use semicolion to separate it, where the loop ends (u have to define a variable (the same which...
  2. Re: Java student, super newb, totally stumped. Compile, no errors. Run shows nothing.

    your code is really messed up. first of all u have created so many objects but none logical printouts. Please read some info about this b4 creating smth.
  3. Replies
    4
    Views
    1,165

    Re: :mad:[help!]what happened to the '\n'!!

    Wow mate there is something really really wrong with your computer if you can make notepd to show x.java files.
  4. Replies
    11
    Views
    1,728

    Re: problem with help menu.

    Thanks for all those advices. :) But the main problem here is in this b = (char) System.read.in(); part of code, cant really execute it because my jc returns an error message: input must be char or...
  5. Replies
    11
    Views
    1,728

    problem with help menu.

    Hi all im new in java (1 month). I am reading a book and wanted to make my learning easy by making a help menu, but there is a problem i cant solve on my own.
    p.s. sorry about the language its...
Results 1 to 5 of 5