HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

               MSC: short far _lineto( short x, short y )
               MSC: short far _lineto_w( double wx, double wy )


       - prototype in graph.h

       - draws a line from the current graphics position up to and
         including the point specified
       - current graphics position is then updated to (x,y)
       - returns nonzero if success; zero otherwise
       - Turbo C uses lineto()

Esc or Alt-X to exit _lineto Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann