Must setjmp() be a macro?

Chris Torek torek at elf.ee.lbl.gov
Sat Mar 16 17:33:31 AEST 1991


In article <669072342.15719 at mindcraft.com> fred at 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 at ee.lbl.gov



More information about the Comp.std.c mailing list