Question: 3. Disk Free Space Write a procedure named Get_DiskFreespace that returns the amount of free space on a selected disk drive. Input: DS:DX points to
3. Disk Free Space Write a procedure named Get_DiskFreespace that returns the amount of free space on a selected disk drive. Input: DS:DX points to a string containing the drive specifier. Output: EDX:EAX = disk free space, in bytes. Write a program that tests the procedure and displays the 64-bit result in hexadecimal.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
