Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!lll-winken!uunet!tektronix!psueea!psu-cs.cs.pdx.edu!bartonr From: bartonr@psu-cs.cs.pdx.edu (Bob Barton) Newsgroups: comp.sys.amiga.tech Subject: ATOM Message-ID: <1158@psueea.UUCP> Date: 8 May 89 17:21:07 GMT Sender: news@psueea.UUCP Reply-To: bartonr@psu-cs.cs.pdx.edu (Bob Barton) Organization: Dept. of Computer Science, Portland State University; Portland OR Lines: 7 Whoops! I should have looked at those load files a little more before posting that last message. It seems that the sizes given in the hunk_header block do use the upper two bits for type information, even if the sizes in the individual hunks don't. This apparently allows the loader to go ahead and allocate space for each hunk in the appropriate area of memory without having to first scan the file to look at the type of each hunk.