Search:

Type: Posts; User: scdesign

Search: Search took 0.13 seconds.

  1. Replies
    0
    Views
    1,135

    Endless Loop RokSprocket v2.0.2

    I have an issue I don't know if it's a java related problem but the module just loads when you klick on hej in the left corner.
    the module name is RokSprocket v2.0.2
    and joomla version is Joomla!...
  2. Replies
    9
    Views
    11,011

    Re: how to use Scanner and useDelimiter with int

    so after couples of days and reading on internet i found a working solution i want share
    happy programming

    import java.io.*;
    import java.util.*;

    public class huvudapp {

    private String...
  3. Thread: Hi !

    by scdesign
    Replies
    3
    Views
    986

    Re: Hi !

    tnx guys
  4. Replies
    9
    Views
    11,011

    Re: how to use Scanner and useDelimiter with int

    2289
    here is the lines , sorry did't think about the line numbers
  5. Replies
    9
    Views
    11,011

    Re: how to use Scanner and useDelimiter with int

    ok! i read it , and like i said i'm not very good at java . so what is an debugger ? it seams that it finds the file but doesn't read it because the ; symbol .
  6. Replies
    9
    Views
    11,011

    Re: how to use Scanner and useDelimiter with int

    This is the error code i get .
    Exception in thread "main" java.util.InputMismatchException
    at java.util.Scanner.throwFor(Scanner.java:840)
    at java.util.Scanner.next(Scanner.java:1461)
    at...
  7. Replies
    9
    Views
    11,011

    how to use Scanner and useDelimiter with int

    my first post in this forum hope i do everything right …
    I have this code but i get error because i think of the " ; " separator in the file.

    so my code is
    import java.io.*;
    import...
  8. Thread: Hi !

    by scdesign
    Replies
    3
    Views
    986

    Hi !

    I hope this journey will be a good start to learn Java and maye find friends to work in new apps and other things . !
Results 1 to 8 of 8