Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- CA-Clipper Tools . Books 1-3 - <b>numdiskh()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 NUMDISKH()
 Determines the number of hard disks
------------------------------------------------------------------------------
 Syntax

     NUMDISKH() --> nNumber

 Returns

     NUMDISKH() returns the number of physical hard disk drives.

 Description

     This function determines the number of physical hard disk drives (one or
     two).  These should not be confused with logical hard disk drives, that
     can be designated with DOS 3.3.

 Note

     .  The function receives its information from the BIOS.

 Example

     .  How many hard disk drives does my system have?

        ? NUMDISKH()         // Result:  1


See Also: NUMDISKF() NUMDISKL()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson