GrAPiC
Graphics for Algo/Prog in C/C++
◆
line()
void grapic::line
(
int
x1
,
int
y1
,
int
x2
,
int
y2
)
inline
Draw a line from (x1,y1) to (x2,y2)
grapic
Generated by
1.9.1