Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!IPFWVM.BITNET!RONDOT From: RONDOT@IPFWVM.BITNET ("Lawrence E. Rondot 219 481 6203") Newsgroups: comp.lang.asm370 Subject: (none) Message-ID: <8906282218.AA18523@jade.berkeley.edu> Date: 28 Jun 89 20:15:59 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: IBM 370 Assembly Programming Discussion List Distribution: inet Organization: The Internet Lines: 12 Subject: Re-Entrant modules. I have seen references in many macros that give the option for re-entrant code to be generated, and I know that to be in a shared segment (and other places) a module should be re-entrant. My only problem is that I do not have a good handle on how to write re-entrant code. Is there a manual describing the how to rules? Failing that how about some type of a description? Thanks Larry