Search:

Type: Posts; User: Neblin

Search: Search took 0.10 seconds.

  1. Replies
    5
    Views
    1,813

    Re: Dont laugh at me

    The "int" bit shouldn't be there - it compiles with the just the number value - my bad

    I will have a blast now with it; looking the way you suggested,

    Ben

    Hull university btw - why near by?
  2. Replies
    5
    Views
    1,813

    Dont laugh at me

    I have started using Java at university; Lecturer cant be found and this is really annoying me.


    class SimpleAdd {
    public static void main(String[] args) {
    int x;
    int y;
    int sum;...
Results 1 to 2 of 2