dirsub
dirsub(&x, &y);
static int dirsub(int *, int *);
i = dirsub(&xl, &yl); /* get direction of sphere */
dirsub(&dx, &dy);