stack memory allocation

ka at spanky.UUCP ka at spanky.UUCP
Tue Jul 12 04:01:20 AEST 1983


My understanding is that allocating space on the stack by decrementing
the sp is safe.  The C compiler can push temporary values on the stack,
but references to these are relative to the sp.
				Kenneth Almquist



More information about the Comp.unix.wizards mailing list