Name: GRDOT0 Purpose: draw a dot Category: GRAPHICS File: pgplot.src Author: T.J. Pearson Use: see description below. Description: SUBROUTINE GRDOT0 (X,Y) GRPCKG (internal routine): Draw a single dot (pixel) at a specified location. Arguments: X, Y (real, input): absolute device coordinates of the dot (these are rounded to the nearest integer by GRDOT0). Updates: Oct 16, 1998: JPT automatically extracted from source.