WikiPendium

(beta)

MD

WikiPendium :: RecentChanges :: RecentlyCommented :: UserSettings :: You are ec2-18-220-216-164.us-east-2.compute.amazonaws.com

MD structure

(Memory Descriptor)

typedef struct md {
	struct md *m_link;	/* Pointer to next block */
	VOIDP m_start;		/* Block start address */
	LONG m_length;		/* Block length */
	BASEPAGE *m_own;	/* Pointer to basepage of owner */
} MD;




See Also

Getmpb(), MPB, BASEPAGE

Commentaires [Cacher commentaires/formulaire]