Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site cornell.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!mhuxt!mhuxj!houxm!vax135!cornell!pugh From: pugh@cornell.UUCP (William Pugh) Newsgroups: net.micro.mac Subject: Re: QuickDraw routine CopyBits (problems with) Message-ID: <668@cornell.UUCP> Date: Mon, 17-Dec-84 13:00:08 EST Article-I.D.: cornell.668 Posted: Mon Dec 17 13:00:08 1984 Date-Received: Tue, 18-Dec-84 02:36:33 EST References: <259@sara70.UUCP> Reply-To: pugh@gvax.UUCP (William Pugh) Organization: Cornell Univ. CS Dept. Lines: 9 Summary: Each row of a bit map must start on an even address, and therefor rowBytes must be an even number. System ID=2 means that a word-oriented operation was attempted on a odd address. Bill Pugh Cornell