Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!zaphod.mps.ohio-state.edu!mips!pacbell.com!ucsd!dog.ee.lbl.gov!elf.ee.lbl.gov!torek From: torek@elf.ee.lbl.gov (Chris Torek) Newsgroups: comp.std.c Subject: Re: Must setjmp() be a macro? Message-ID: <11018@dog.ee.lbl.gov> Date: 16 Mar 91 07:33:31 GMT References: <669072342.15719@mindcraft.com> Reply-To: torek@elf.ee.lbl.gov (Chris Torek) Organization: Lawrence Berkeley Laboratory, Berkeley Lines: 11 X-Local-Date: Fri, 15 Mar 91 23:33:31 PST In article <669072342.15719@mindcraft.com> fred@mindcraft.com (Fred Zlotnick) writes: > It is unspecified whether setjmp is a macro or an identifier > with external linkage. This is the correct statement of the two. The first one is really meant to imply that the programmer must not assume that setjmp() is a `real function'. -- In-Real-Life: Chris Torek, Lawrence Berkeley Lab CSE/EE (+1 415 486 5427) Berkeley, CA Domain: torek@ee.lbl.gov