Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!seismo!hao!hplabs!sri-unix!dbj.rice@rand-relay From: dbj.rice%rand-relay@sri-unix.UUCP Newsgroups: net.unix-wizards Subject: Re: stack allocator Message-ID: <2933@sri-arpa.UUCP> Date: Sat, 9-Jul-83 04:19:55 EDT Article-I.D.: sri-arpa.2933 Posted: Sat Jul 9 04:19:55 1983 Date-Received: Tue, 12-Jul-83 06:12:27 EDT Lines: 10 From: Dave JohnsonWhy not just use the libc routine "alloca", which is distributed by Berkeley (at least with 4.1)? I've never used it, but from the source, it looks like what you want. Take a look at /usr/src/libc/sys/alloca.s... Dave Johnson Dept. of Math Science Rice University dbj.rice@Rand-Relay