Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!think!harvard!seismo!lll-crg!brooks From: brooks@lll-crg.ARpA (Eugene D. Brooks III) Newsgroups: net.lang.c++ Subject: Re: Re-entrancy Re-visited Message-ID: <1300@lll-crg.ARpA> Date: Sat, 8-Mar-86 00:51:56 EST Article-I.D.: lll-crg.1300 Posted: Sat Mar 8 00:51:56 1986 Date-Received: Sun, 9-Mar-86 09:29:05 EST References: <34200005@orstcs.UUCP> <6812@boring.UUCP> Reply-To: brooks@lll-crg.UUCP (Eugene D. Brooks III) Organization: Lawrence Livermore Labs, CRG Group Lines: 5 >By the way, can anyone point me to an application where I would There aren't many interrupt routines that need complex arithmetic. There are however a few parallel applications which use complex arithmetic and as long as structure return values are not properly reentrant you have a serious problem with them in a parallel coding environment.