Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!bloom-beacon!oberon!cit-vax!ucla-cs!zen!ucbvax!jade!eris!mwm From: mwm@eris.BERKELEY.EDU (Mike (My watch has windows) Meyer) Newsgroups: comp.sys.amiga Subject: Re: AllocMem() with 16-bit Manx Message-ID: <5210@jade.BERKELEY.EDU> Date: Fri, 25-Sep-87 01:38:46 EDT Article-I.D.: jade.5210 Posted: Fri Sep 25 01:38:46 1987 Date-Received: Sat, 26-Sep-87 18:40:14 EDT References: <8709141841.AA06918@cory.Berkeley.EDU> <1584@gryphon.CTS.COM> <174@toylnd.UUCP> Sender: usenet@jade.BERKELEY.EDU Reply-To: mwm@eris.BERKELEY.EDU (Mike (My watch has windows) Meyer) Organization: Missionaria Phonibalonica Lines: 37 In article <174@toylnd.UUCP> dca@toylnd.UUCP (David C. Albrecht) writes: <> > I would suggest Aztec-C mainly because it will compile int's as either <> >16 bits or 32 bits (Most Atari compilers use 16 bit ints), and you don't want <> >to have to worry about a program compilable under BOTH 16 and 32 bit ints. <> >