Y
Hacker News
new
|
ask
|
show
|
jobs
by
alex_lav
821 days ago
I have absolutely no idea what that program is intending to do, such that I can’t tell if you’re joking.
3 comments
koito17
821 days ago
Your guess is as good as mine, but I assume it draws a line from coordinates (100, 100) to (200, 300)
link
tambourine_man
821 days ago
It draws a straight line.
link
mattsan
821 days ago
x coord, y coord, command that consumes the arguments from what we can infer is pushed onto a stack beforehand
link