Question: 2. Disk Space Write a procedure named Get_DiskSize that returns the amount of total data space on a selected disk drive. Input: AL = drive
2. Disk Space Write a procedure named Get_DiskSize that returns the amount of total data space on a selected disk drive. Input: AL = drive number (0 = A, 1 = B, 2 = C, ...). Output: DX:AX = data space, in bytes.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
