Path: utzoo!mnetor!uunet!tektronix!orca!tekecs!frip!andrew From: andrew@frip.gwd.tek.com (Andrew Klossner) Newsgroups: comp.arch Subject: Array representation and language dependencies Message-ID: <9812@tekecs.TEK.COM> Date: 2 Mar 88 19:59:10 GMT References: <179@wsccs.UUCP: <696@nuchat.UUCP: <284@scdpyr.UUCP> <25699@linus.UUCP> <11199@duke.cs.duke.edu> <25723@linus.UUCP> <8332@eddie.MIT.EDU> Sender: nobody@tekecs.TEK.COM Organization: Tektronix, Wilsonville, Oregon Lines: 10 [] "There is nothing language dependant about row vector representation of 2-d arrays. It is an implementation tool ..." Not so. The Fortran EQUIVALENCE statement lets the programmer overlay data onto an array. To make this work, the Fortran standards specify that arrays must be stored in contiguous memory in column-major order. -=- Andrew Klossner (decvax!tektronix!tekecs!andrew) [UUCP] (andrew%tekecs.tek.com@relay.cs.net) [ARPA]