Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!linus!decvax!cca!ima!ism780b!jim
From: jim@ism780b.UUCP
Newsgroups: net.lang.c
Subject: Re: Re: What is the setjump call - (nf)
Message-ID: <53@ism780b.UUCP>
Date: Wed, 10-Oct-84 00:23:29 EDT
Article-I.D.: ism780b.53
Posted: Wed Oct 10 00:23:29 1984
Date-Received: Fri, 12-Oct-84 03:47:28 EDT
Lines: 12

#R:apollo:-22099700:ism780b:25500029:000:142
ism780b!jim    Oct  8 01:46:00 1984

Whoops!  That should have been

	if( setjmp(jmpbuf) == 0 )
	    for( ;; i++ )
		foo(i);

Sorry.

-- Jim Balter, INTERACTIVE Systems (ima!jim)