C stack frame sizes

Bill Mitchell whm at arizona.UUCP
Fri Nov 30 18:03:58 AEST 1984


Has anyone ever empirically studied the sizes of C stack frames for UNIX
applications?  The particular question I have is:  How serious would a
65kbyte maximum frame size be for a 32 bit machine.  I don't think I've
ever seen a function that would come close to this limit, but I really
don't have a good feel for how reachable this limit would be in the
majority of cases.

					Bill Mitchell
					whm.arizona at csnet-relay
					{noao,mcnc,utah-cs}!arizona!whm



More information about the Comp.lang.c mailing list