Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!tut.cis.ohio-state.edu!hsdndev!husc6!endor!siegel From: siegel@endor.uucp (Rich Siegel) Newsgroups: comp.sys.mac.programmer Subject: Re: Reading Text With Pointers... Message-ID: <5189@husc6.harvard.edu> Date: 31 Dec 90 16:58:04 GMT References: <50164@cornell.UUCP> Sender: news@husc6.harvard.edu Reply-To: siegel@endor.UUCP (Rich Siegel) Organization: Symantec Language Products Group Lines: 19 In article <50164@cornell.UUCP> wayner@kama.cs.cornell.edu (Peter Wayner) writes: >If I read in a file of text, each character fills a byte. The >problem is that the 68000 doesn't allow unalligned access, but >the 68020/30 does. What is the best way to pull of characters >one by one? The 68000 does allow unaligned access to bytes, but not to words or longwords. You can pick off characters one at a time with no problem. (It'll probably be faster to use BlockMove for getting large chunks of characters.) R. Rich Siegel Symantec Languages Group Internet: siegel@endor.harvard.edu "...she's dressed in yellow, she says 'Hello, come sit next to me, you fine fellow..."