Search:

Type: Posts; User: M7MD

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    1,514

    Re: where is the error in this method !

    yes its in the same calss ..
    ok , thx man :D

    Now : the Method should be void or return ?

    i try to make it return but i found problem :-

    see it
  2. Replies
    3
    Views
    1,514

    where is the error in this method !

    hi gays ,:cool:

    i trying to creat method to copy array ,


    public static void arraycopy(Object src, int srcPos,Object dest, int destPos, int length)
    {
    Object[] srcArray=(Object[])...
Results 1 to 2 of 2