Xref: utzoo comp.unix.questions:29718 comp.unix.internals:2411 comp.unix.programmer:1408 comp.lang.c:37480 Newsgroups: comp.unix.questions,comp.unix.internals,comp.unix.programmer,comp.lang.c Path: utzoo!henry From: henry@zoo.toronto.edu (Henry Spencer) Subject: Re: Unix Stack Frame Questions Message-ID: <1991Mar23.235910.12480@zoo.toronto.edu> Date: Sat, 23 Mar 1991 23:59:10 GMT References: <125@epic.epic.com> Organization: U of Toronto Zoology In article <125@epic.epic.com> tan@epic.epic.com (Andy Tan) writes: >I am trying to save the content of stack frame, so I can restore it later. "Stack frame"? There doesn't even have to *be* a stack frame. (Indeed, in "leaf" functions on modern machines, often there isn't.) What you are doing is hopelessly unportable. -- "[Some people] positively *wish* to | Henry Spencer @ U of Toronto Zoology believe ill of the modern world."-R.Peto| henry@zoo.toronto.edu utzoo!henry