window.hline(ch, n)
window.hline(y, x, ch, n)
Display a horizontal line starting at (y, x)
with length n consisting of the character ch.
window.hline(ch, n)
window.hline(y, x, ch, n)
Display a horizontal line starting at (y, x)
with length n consisting of the character ch.
Please login to continue.