[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: RE:
- From: "Curt Carpenter" <curtc@...>
- Date: Thu, 2 Oct 2003 12:48:54 -0700
> Which docs? As far as I know, there are no docs about them :)
5 - Standard Libraries
> That protocol says that the function may leave garbage and results on
the stack.
Hmmm. I interpreted the docs (3.16) to mean that Lua wouldn't blow up if
garbage is left by C functions would be handled correctly, but not that
it was a good practice to do so. But ok, whatever.
Thanks,
Curt