lua-users home
lua-l archive

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


> I am a bit surpprised that redirecting stdout to a file by means of
> io.output(file) has no effect on print(...) function.

print is not part of the io library.