lua-users home
lua-l archive

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


> Date:          Mon, 17 Mar 1997 22:51:15 -0300
> Reply-to:      lua-l@tecgraf.puc-rio.br
> From:          Mark@nlcc.demon.co.uk (Mark Ian Barlow)
> To:            j.p.fletcher@aston.ac.uk
> Subject:       Re: suggestions for new version

> 
> Me too, anyone care to respond?
> 
My response is another suggestion.

What about output to a C++ ostream object?

I have some luaL code to create a HTML document in a file declared as 
a C++ output stream.  I can't send lua objects directly to it, but 
have to lua routines with e.g. string arguments which are passed at 
the C++ level to the object.

John
---------------------------------------------------------------------
Dr John P. Fletcher          Tel: (44) 121 359 3611 ext 4625
Department of Chemical Engineering and Applied Chemistry (CEAC),
Aston University,            Fax: (44) 121 359 4094
Aston Triangle,              Email: J.P.Fletcher@ASTON.AC.UK
BIRMINGHAM B4 7ET  U.K.   
---------------------------------------------------------------------
CEAC Web site http://www.ceac.aston.ac.uk/
---------------------------------------------------------------------