enum { kPageInMemory = 0, kPageOnDisk = 1, kNotPaged = 2 };
© 2000 Apple Computer, Inc. (Last Updated 6/30/2000)