Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84 (Fortune 01.1b1); site graffiti.UUCP Path: utzoo!decvax!genrad!panda!talcott!harvard!seismo!ut-sally!ut-ngp!shell!graffiti!peter From: peter@graffiti.UUCP (Peter da Silva) Newsgroups: net.lang.mod2 Subject: Re: what is a WORD? Message-ID: <138@graffiti.UUCP> Date: Fri, 30-Aug-85 22:18:11 EDT Article-I.D.: graffiti.138 Posted: Fri Aug 30 22:18:11 1985 Date-Received: Sun, 1-Sep-85 23:21:05 EDT References: <1075@noscvax.UUCP> <222@tikal.UUCP> Distribution: na Organization: The Power Elite, Houston, TX Lines: 8 > The note "On the PDP-11, TSIZE(WORD) = 2,..." implies that sizes are measured > in the size of the Smallest Addressable unit. It would appear that a VAX > should have 4-byte WORDS, however would this make LONGINT an 8-byte value? Sunds like a step backwards to me. 'C' handles all the word/byte/long/etc arithmetic for you... and Modula 2 is supposed to be higher level than that. I hope they fix this pronto.