Search:

Type: Posts; User: chronoz13

Search: Search took 0.10 seconds.

  1. Replies
    2
    Views
    7,524

    Re: Missing Return Statement in If-elseIf-else

    oh damn.. what simple logic i missed, yah ofcourse just think of what will happen if that part of block became true
    it wont return anything....


    tnx sir Json!!

    solved!: \m/
  2. Replies
    2
    Views
    7,524

    Missing Return Statement in If-elseIf-else

    this is the code that has error ..

    "missing return statement"



    public static boolean ToDecimalCont() throws IOException {

    String keyIn;
Results 1 to 2 of 2