WikiPendium

(beta)

MD

WikiPendium :: RecentChanges :: RecentlyCommented :: UserSettings :: You are ec2-3-138-141-138.us-east-2.compute.amazonaws.com
Ceci est une version archivée de MD à 2006-01-14 20:22:29.

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

Il n'y a pas de commentaire sur cette page. [Afficher commentaires/formulaire]