stack allocator

dbj.rice%rand-relay at sri-unix.UUCP dbj.rice%rand-relay at sri-unix.UUCP
Sat Jul 9 18:19:55 AEST 1983


From:  Dave Johnson <dbj.rice at rand-relay>

Why 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 at Rand-Relay



More information about the Comp.unix.wizards mailing list