WikiPendium

(beta)

cdrom_addr_u

WikiPendium :: RecentChanges :: RecentlyCommented :: UserSettings :: You are ec2-3-147-44-46.us-east-2.compute.amazonaws.com

cdrom_addr_u union


typedef union
{
	/* You can address a sector in minute:second:frame format */
	struct {
		unsigned char	reserved, minute, second, frame;
	} msf;

	/* Or in logical block addressing */
	unsigned long lba;
} cdrom_addr_u;




See Also

Fcntl(), cdrom_subchnl_t

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