Search:

Type: Posts; User: davx

Search: Search took 0.20 seconds.

  1. Replies
    2
    Views
    1,081

    NullPointer exception error

    Hello!

    I'm wondering what I've done wrong with my code....It returns nullPonter exception and I don't know why, please help me.




    import java.util.ArrayList;
    import java.util.Arrays;...
  2. Replies
    3
    Views
    959

    Re: Help me with code conversion

    Hello, thank you for replying me quickly.

    I'm trying to get a substitute code done by pointers in c++ (which explicitly don't exist in java), by equivalent (non-pointer) code in java.
  3. Replies
    3
    Views
    959

    Help me with code conversion

    Hello!

    Could anybody help me with conversioning c++ code to java...I'm having a very hard time with pointers and memory allocations (memcpy) written in c++, which I want to write in java.I would...
Results 1 to 3 of 3