Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watdaisy.UUCP Path: utzoo!decvax!bellcore!ulysses!burl!clyde!watmath!watnot!watdaisy!gsschaffer From: gsschaffer@watdaisy.UUCP (Greg Schaffer) Newsgroups: net.micro.atari16 Subject: C compiler (32 bit 'int') Message-ID: <7769@watdaisy.UUCP> Date: Mon, 9-Jun-86 13:13:19 EDT Article-I.D.: watdaisy.7769 Posted: Mon Jun 9 13:13:19 1986 Date-Received: Mon, 9-Jun-86 23:16:51 EDT Reply-To: gsschaffer@watdaisy.UUCP (Greg Schaffer) Distribution: na Organization: Computer Science Dept., University of Waterloo Lines: 12 < > I would like to know if anyone has heard of a C compiler for the ST which uses 32-bit 'int's. I would like to port a program from VAX to a 1040 ST (code assumes integers are >= 32 bits long). For a compiler with 16-bit integers, I could use "#define int long", but I would still have to be very careful in 'printf' formats, and casting of function values. Please send e-mail. I will post a summary if I get a/some positive response. Thanks. UUCP: {ihnp4|allegra|utzoo|utcsri}!watmath!watdaisy!gsschaffer