Thank you for the precise explanation -- very helpful.
On Sep 3, 2004, at 8:19 AM, D. Richard Hipp wrote:
alloca(), which does not work right on many systems.
... and would be on the stack anyway.
b.bum
Thank you for the precise explanation -- very helpful.
alloca(), which does not work right on many systems.
... and would be on the stack anyway.