Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!pa.dec.com!src.dec.com!kalsow From: kalsow (Bill Kalsow) Newsgroups: comp.lang.modula3 Subject: Re: LOCATION Message-ID: <9104151626.AA00582@jumbo.pa.dec.com> Date: 15 Apr 91 16:26:22 GMT Lines: 6 In-Reply-To: Message of Mon, 15 Apr 91 15:54:25 +0200 from buschman@tubsibr.uucp <9104151354.AA01507@pollux> To: buschman@tubsibr.uucp Cc: kalsow (Bill Kalsow), m3 I don't think it's possible to simulate LOCATION in Modula-3. It's possible to LOOPHOLE ADDRESSs to REFANYs in the unsafe part of the langugage. There's no guarantee that the result is usable. - Bill Kalsow