GRASS Programmer's Manual  6.5.svn(2014)-r66266
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
psdriver/Draw_point.c File Reference
#include "psdriver.h"
Include dependency graph for psdriver/Draw_point.c:

Go to the source code of this file.

Functions

void PS_draw_point (int x, int y)
 

Function Documentation

void PS_draw_point ( int  x,
int  y 
)

Definition at line 3 of file psdriver/Draw_point.c.

References output().

Referenced by PS_Driver().