Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!samsung!think.com!mintaka!spdcc!ima!dirtydog!karl From: karl@ima.isc.com (Karl Heuer) Newsgroups: comp.lang.c Subject: Re: Style guides and portability Message-ID: <1991Jan16.193334.19940@dirtydog.ima.isc.com> Date: 16 Jan 91 19:33:34 GMT References: <14824@smoke.brl.mil> <1991Jan13.182655.17672@athena.mit.edu> <1291@mti.mti.com> Sender: news@dirtydog.ima.isc.com (NEWS ADMIN) Organization: Interactive Systems Lines: 8 In article <1291@mti.mti.com> adrian@mti.UUCP (Adrian McCarthy) writes: >But does "pure binary numeration system" imply that you can't make an >ANSI-compliant C compiler for a BCD machine? Sort of. More precisely, the compiler would have to generate code that makes the machine emulate a binary architecture where necessary. (E.g. for "|".) Karl W. Z. Heuer (karl@ima.isc.com or uunet!ima!karl), The Walking Lint