Search:

Type: Posts; User: elamre

Search: Search took 0.08 seconds.

  1. [SOLVED] Re: Absolute Beginner Here, should be an easy question for anyone really.

    For the formatting, i use an ide called Eclipse, it has a really nifty build in formatter. press control shift f and everything goes where it should be. When im working together with other people we...
  2. [SOLVED] Re: Absolute Beginner Here, should be an easy question for anyone really.

    That is a good solution, you could've also made an if-else statement. No particular advantages to that, but i find it easier to understand my own code that way:


    import java.util.Scanner;...
  3. [SOLVED] Re: Absolute Beginner Here, should be an easy question for anyone really.

    What exactly does it give for error?
    Also try using the code taggs.
    .code=java]
    your code here
    ./code]

    replace the . with [
Results 1 to 3 of 3