Search:

Type: Posts; User: Kixi

Search: Search took 0.08 seconds.

  1. Replies
    1
    Views
    1,519

    Re: Common Java Mistakes

    Hi!
    I started a blog which shows also common java mistakes:
    Java mistakes
  2. Replies
    1
    Views
    1,504

    Re: Problem with FileReader

    50 is the ASCII code of the character '2'

    try System.out.println((char)fr.read());
  3. Thread: Hi there :-)

    by Kixi
    Replies
    1
    Views
    979

    Hi there :-)

    Hello!
    I'm an experienced java programmer and glad to entered this forum :)

    Cheers,
    Guenter
Results 1 to 3 of 3