[comp.sys.amiga] CHIP/nonCHIP

bartonr@psu-cs.cs.pdx.edu (Robert Barton) (04/14/89)

In article <6810@ecsvax.UUCP> utoddl@ecsvax.UUCP (Todd M. Lewis) writes:
>Given a pointer to some object, how can I tell if that
>object is in CHIP memory?

  Try the exec function TypeOfMem().  From the docs, it seems expressly
designed for this purpose.