Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!cbmvax!thomas From: thomas@cbmvax.UUCP (Dave Thomas QA) Newsgroups: comp.sys.amiga.tech Subject: Re: ExecBase Keywords: ExecBase Help find stupid quantum Message-ID: <6913@cbmvax.UUCP> Date: 18 May 89 13:16:08 GMT References: <10702@cit-vax.Caltech.Edu> Reply-To: thomas@cbmvax.UUCP (Dave Thomas QA) Distribution: usa Organization: Commodore Technology, West Chester, PA Lines: 18 In article <10702@cit-vax.Caltech.Edu> bdiscoe@tybalt.caltech.edu.UUCP (Ben W. Discoe) writes: > > I'm trying to find Execbase. I seem to remember reading somewhere that > it's always at 0000004 in memory, but it doesn't seem to be there, and > I can't find my reference any more. Could anyone tell me where it is or > how to find it? The pointer to ExecBase is in address 4. In other words: struct ExecBase *ExecBase = (struct ExecBase *) 4; > Thanks in advance.... Your Welcome! Dave -- Dave Thomas, Commodore Amiga Test Engineering UUCP ...{allegra,rutgers}!cbmvax!thomas