Search:

Type: Posts; User: antrax

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    6,122

    Re: how do i use point 3d?

    it says the package dosnt exist

    and know i have a new one:

    in this line it says "invalid method declaration;return type required"


    public class Point3D {

    private int x;
  2. Replies
    3
    Views
    6,122

    how do i use point 3d?

    i dont know whats wrong whith this code but it gives me some errors.

    the compiler says "cannot find symbol" on those lins:

    *13)point = new Point3D(x,y,z);
    *59)private java.lang.String...
Results 1 to 2 of 2