Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!cbmvax!daveb From: daveb@cbmvax.UUCP Newsgroups: comp.sys.amiga Subject: Re: Need help with printer driver Message-ID: <1656@cbmvax.cbmvax.cbm.UUCP> Date: Fri, 10-Apr-87 07:40:21 EST Article-I.D.: cbmvax.1656 Posted: Fri Apr 10 07:40:21 1987 Date-Received: Sat, 11-Apr-87 16:59:13 EST References: <8704092013.AA20195@cory.Berkeley.EDU> Reply-To: daveb@cbmvax.UUCP (Dave Berezowski) Organization: Commodore Technology, West Chester, PA Lines: 13 In article <8704092013.AA20195@cory.Berkeley.EDU> dillon@CORY.BERKELEY.EDU (Matt Dillon) writes: > >>3. Unless you REALLY know what you doing (and up against) I HEAVILY >> recommend that you use the large code/data option. If you don't > > I'm also using 32-bit ints. Is this correct? > > -Matt The printer driver that I wrote used 16-bit ints (I just had to cast every thing). There should be no problem (in fact it should be easier) with 32-bit ints.