What is the setjump call - (nf)

jim at ism780b.UUCP jim at ism780b.UUCP
Wed Oct 10 14:23:29 AEST 1984


#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)



More information about the Comp.lang.c mailing list