Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.atnf.csiro.au/computing/software/gipsy/sub/grdot0.dc3
Дата изменения: Wed Oct 31 05:15:55 2001
Дата индексирования: Fri Jan 16 01:22:21 2009
Кодировка:
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.