Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!UKANVAX.BITNET!MARKV From: MARKV@UKANVAX.BITNET ("MARK GOODERUM - UNIV. OF KANSAS ACS - MARKV@UKANVAX") Newsgroups: comp.lang.modula2 Subject: Re: Overloading Operators: Extension to Language Message-ID: Date: 5 Oct 89 04:00:00 GMT Sender: daemon@ucbvax.BERKELEY.EDU Reply-To: Modula2 List Organization: The Internet Lines: 7 I really don't see what the arguement is. If you wan't to return an array or record why not just return the pointer? Visually it is still obvious in the code what you are doing and is fast also. If you want to return a new record or array, then there is NEW or ALLOCATE. -Mark Gooderum MARKV@UKANVAX