lua-users home
lua-l archive

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


>>>>> "Marc" == Marc Balmer <marc@msys.ch> writes:

 Marc> Is it allowed to modify strings returned by lua_tolstring,
 Marc> luaL_checkstring etc.? (after casting to a char *).

Absolutely not.

 Marc> Or does that have any negative side effects?

It breaks everything.

-- 
Andrew.