lua-users home
lua-l archive

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



You will have to do such low-level I/O in a C module, then link or compile that module with Lua. Have a look at Lua built-in libraries, gluax, loadmodule or other extension mechanisms.

-ak


wagner kirjoittaa torstaina, 3. huhtikuuta 2003, kello 06:47:

Hello to all
I´m new in lua
and i want to know, how a can use the I/O instructions
( like basic out &H378,1)
Much Obliged
Wagner