Next:
sgi_open()
Up:
The Simple Graphical Interface
Previous:
sgi_move_to()
Contents
Index
sgi_line_to()
Format:
int sgi_line_to( double x, double y)
Description:
Draws a line from the current point to (x,y).