home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!ira.uka.de!Germany.EU.net!news.Hamburg.Germany.EU.net!xclhh.comlink.de!cl-hh.comlink.de!MARCUS_OLK
- Date: Fri, 22 Jan 1993 05:04:00 CET
- From: marcus_olk@cl-hh.comlink.de
- Reply-To: marcus_olk@cl-hh.comlink.de
- Distribution: world
- Message-ID: <27679098395@olk.cl-hh.comlink.de>
- Newsgroups: comp.lang.modula2
- Subject: re: Re: JPI Compiler bug?
- Organization: Freies Telekommunikations-Zentrum Hamburg e.V.
- Content-Length: 768
- Lines: 21
- X-Gateway: NETCALL3.8 UC xclhh.comlink.de [UZERCP V3.99d]
-
- ROBART%AGORA.RAIN.COM@UUCP.ZER wrote in a message as of 20.01.93 12:24 Uhr:
-
- > Since adr is of type ADDRESS, adr^ is of type WORD, so you allocate
- > TSIZE(WORD), which with this compiler is evidently 4.
-
- But what does adr^ mean? adr^ should be the referenced type adr points
- at. This might be a RECORD structre or an ARRAY or...
-
- So: what does NEW(adr) or ALLOCATE(adr, SIZE(adr^)) respectively, exactly do?
-
- Marcus
-
- --
- Marcus Olk # Internet: olk@informatik.uni-hamburg.de
- Schwalbenweg 9a # marcus_olk@cl-hh.comlink.de
- D-2000 Hamburg 61 # Zerberus: MARCUS_OLK@CL-HH.ZER
- `Wer sagt, dass man Glueck nicht kaufen kann, hat keine Ahnung von Shopping'
- --- David Lee Roth
-
- ## net_sh v1.5 (sb)
-
-