Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site unm-cvax.UUCP Path: utzoo!linus!decvax!harpo!eagle!hou5h!hou5a!hou5d!hogpc!drux3!ihnp4!clyde!floyd!cmcl2!lanl-a!unm-cvax!bob From: bob@unm-cvax.UUCP Newsgroups: net.unix-wizards Subject: Re: setexit() Message-ID: <144@unm-cvax.UUCP> Date: Tue, 25-Oct-83 13:10:36 EST Article-I.D.: unm-cvax.144 Posted: Tue Oct 25 13:10:36 1983 Date-Received: Mon, 31-Oct-83 03:02:05 EST References: <12824@sri-arpa.UUCP> Organization: Univ. of New Mexico, Albuquerque Lines: 9 Setexit() is old v6/pwb stuff. It was replaced by the more general setjmp(). A call to reset() should also be in there and that was changed to longjmp(). The main difference between setexit/reset and setjmp/longjmp is that you have the possibility of more than one environment with the later. -- bob -- Bob Tomlinson - (505) 277-6131 { ucbvax!lbl-csam, purdue, cmcl2 } !lanl-a!unm-cvax!bob Univ. of New Mexico - 2701 Campus Blvd. - Albuquerque, NM 87131