Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP
Path: utzoo!linus!philabs!seismo!hao!hplabs!sri-unix!larson
From: larson@sri-unix.UUCP
Newsgroups: net.micro.pc
Subject: Re: Re: More on Reentrancy - (nf)
Message-ID: <5691@sri-unix.UUCP>
Date: Thu, 7-Jul-83 20:51:06 EDT
Article-I.D.: sri-unix.5691
Posted: Thu Jul  7 20:51:06 1983
Date-Received: Sat, 9-Jul-83 15:14:54 EDT
Lines: 12

#R:USC-ISIB:-181600:sri-unix:13500002:000:360
sri-unix!larson    Jun  8 11:38:00 1983

  How about recursion.  It is not necessary to have the entire
program be reentrant to want the generation of reentrant code.
This, I would suspect, is a more common use for reentrancy than
things that require multi-tasking (at least on personal machines).

  (I know there are other ways to be recursive, but reentrancy
does make it all a lot easier.)

	Alan