Path: utzoo!attcan!uunet!ogicse!dali!uakari.primate.wisc.edu!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!aero!jordan From: jordan@aerospace.aero.org (Larry M. Jordan) Newsgroups: comp.lang.c Subject: Re: Functions returning structures Message-ID: <74559@aerospace.AERO.ORG> Date: 1 Jun 90 16:59:51 GMT References: <1748@amc-gw.amc.com> Reply-To: jordan@aero.UUCP (Larry M. Jordan) Organization: The Aerospace Corporation, El Segundo, CA Lines: 7 I have been a very satisfied user of JPI's Modula-2, which supports the returning of any structured type as a function result in the presence of multiple threads of execution (this is after all one of reasons Wirth created Modula). JPI also offers an ANSI C compiler which apparently borrows much from its Modula-2 brother. I would look to JPI's TopSpeed C. They seem to do most things right. (No, I do not work for or own stock in JPI).