Terminal control/Positional read: Difference between revisions

Content added Content deleted
(→‎{{header|TXR}}: Get the console window info to treat coordinates as physical, translated to virtual.)
(→‎{{header|TXR}}: Don't quasiquote struct literal that contains no interpolation.)
Line 222: Line 222:
^#S(COORD X ,(+ 2 cinfo.srWindow.Left)
^#S(COORD X ,(+ 2 cinfo.srWindow.Left)
Y ,(+ 5 cinfo.srWindow.Top))
Y ,(+ 5 cinfo.srWindow.Top))
^#S(COORD X 0 Y 0)))
#S(COORD X 0 Y 0)))
(chars (vector 5))
(chars (vector 5))
(nread (vector 1))
(nread (vector 1))