Previous: grfax3 Up: ../plot79_g.html Next: grfcx


GRFCI

       SUBROUTINE  GRFCI (XC,YC, R, PL2)
 C$    (Circle)
 C$    Draw a  circle  on the  unit  square with  center  (XC,YC),
 C$    radius R.  PL2, normally PL2CA, moves the pen.
 C$    (06-DEC-81)