setexit()
bob at unm-cvax.UUCP
bob at unm-cvax.UUCP
Wed Oct 26 04:10:36 AEST 1983
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
More information about the Comp.unix.wizards
mailing list