My advice on implementing stuff in C:
Posted Oct 26, 2010 7:55 UTC (Tue) by
hppnq (guest, #14462)
In reply to:
My advice on implementing stuff in C: by nix
Parent article:
Russell: On C Library Implementation
The point is, you can't safely expand the stack by recursing deeply in order to prevent running out of stack.
(
Log in to post comments)