lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Sat, Dec 7, 2013 at 2:22 AM, Thijs Schreijer <thijs@thijsschreijer.nl> wrote:
> just curious; is there a windows way of doing this?

Windows has the CON: special file that's conceptually equivalent to
/dev/tty but I don't know if it works the same way, and I don't have a
way to test it at the moment.

/s/ Adam