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

Go to the source code of this file.

Functions

void PS_draw_line (int x1, int y1, int x2, int y2)
 

Function Documentation

void PS_draw_line ( int  x1,
int  y1,
int  x2,
int  y2 
)

Definition at line 4 of file psdriver/Draw_line.c.

References output().

Referenced by PS_Driver().