Search:

Type: Posts; User: andresfelquintero

Search: Search took 0.07 seconds.

  1. Re: Error using a structure to obtain information of an specific array

    This is the complete code.

    /*****************************************************************
    JADE - Java Agent DEvelopment Framework is a framework to develop
    multi-agent systems in compliance...
  2. Error using a structure to obtain information of an specific array

    Here is my code, can anyone tell me why does this error appears java.lang.NullPointerException??


    public class encuentrarepeticion{
    int temporal;
    int[] temporal1;
    int numerorep;
    };
Results 1 to 2 of 2