Search:

Type: Posts; User: timeline

Search: Search took 0.12 seconds.

  1. Replies
    5
    Views
    1,225

    [SOLVED] Re: help in java i cant compile this

    yes thanks a lot
  2. Replies
    5
    Views
    1,225

    [SOLVED] Re: help in java i cant compile this

    thank for the help


    import java.io.*;

    public class IO_Tester {

    public static int readInt() {
    byte b[] = new byte[16];
    String str;
  3. Replies
    5
    Views
    1,225

    [SOLVED] help in java i cant compile this

    hi to all i am new to java and i am doing homework
    i must compile this but there is an error and i cant find were
    can you help me please
    i am using BlueJ and jdk



    import java.io.*;

    public...
Results 1 to 3 of 3