lua-users home
lua-l archive

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


David Jones wrote:
> 
> #define index 9
> #include "lua.h"
> /* ... */

I would say that if you do this kind of mess it's your turn to
clean up afterwards ;-)

Ciao, ET.