From: utzoo!decvax!harpo!npoiv!npois!houxm!5941ux!machaids!hocda!spanky!ka
Newsgroups: net.unix-wizards,net.sources
Title: Re: PDP-11 stack use
Article-I.D.: spanky.172
Posted: Sun Jan 16 17:03:32 1983
Received: Wed Jan 19 01:38:37 1983
References: mitccc.259

One corrections to John's article:  there is no blank word above the space
for local variables.  There IS a blank word below this if the routine con-
tains function calls with arguments; this is used to save the last function
argument to decrease the number of pushes and pops done on the stack pointer.
					Kenneth Almquist