[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: print and lua conf
- From: Wesley Smith <wesley.hoke@...>
- Date: Mon, 16 Feb 2009 20:42:33 -0800
> Happily, I haven't used windows in a dozen years, but I know its
> console support is a hideous anachronism from DOS. Also, I'm a bit
> confused about what you're trying to do, but I'm trying to help...
It's appreciated. I don't think we need to spend any more time on
this topic since Lua5.2 will address my problem quite well, but
sometimes it's nice to go direct from C to the same output destination
as the Lua print function without having to grab it from the
lua_State.
wes