[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
struct BIOSParmBlock
typedef struct BIOSParmBlock {
unsigned int BytesPerSector;
byte SectorsPerAllocUnit;
unsigned int ReservedSectors;
byte numberFATs;
unsigned int numberRootDirEntries;
unsigned int TotalSectors;
byte MediaDescriptor;
unsigned int SectorsPerFAT;
};
#include <doshk.h>
See Also:
getBootBlock()
getBootBlock4()
getBPB()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson