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

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Implementing Programming Languages Questions!