Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site calmasd.UUCP Path: utzoo!watmath!clyde!cbosgd!ihnp4!mhuxn!mhuxr!ulysses!allegra!mit-eddie!genrad!decvax!ittvax!dcdwest!sdcsvax!sdcc3!sdcc6!calmasd!rjh From: rjh@calmasd.UUCP (Bob Hofkin) Newsgroups: net.micro,net.lang Subject: Re: Who Wants Ada? Message-ID: <462@calmasd.UUCP> Date: Thu, 20-Jun-85 13:59:33 EDT Article-I.D.: calmasd.462 Posted: Thu Jun 20 13:59:33 1985 Date-Received: Sun, 23-Jun-85 07:31:57 EDT References: <1649@reed.UUCP> <186@harvard.ARPA> <453@calmasd.UUCP> <192@harvard.ARPA> Reply-To: rjh@calmasd.UUCP (Bob Hofkin) Organization: Calma Company, San Diego, CA Lines: 6 Xref: watmath net.micro:10854 net.lang:1629 In article <192@harvard.ARPA> macrakis@harvard.UUCP (Stavros macrakis) writes: >unchecked_conversion... is the main >thing you need to do C-like low-level pointer manipulations. Assuming a flat address space, and pointer size == integer size. Or assuming the code won't be ported.