Can any help me with this program??
Problem statement:
Develop and test a program to read the boot sector of a floppy disk, print the significant parameters therein, find the root directory and print its nonempty entries. You will need to use the BIOS system calls INT 13H, function 02H (Read a disk sector) and int 21H function 09H (output a string). You should not be using the open file, etc. system calls. :
gambale 0 Newbie Poster
server_crash 64 Postaholic
gambale 0 Newbie Poster
server_crash 64 Postaholic
gambale 0 Newbie Poster
server_crash 64 Postaholic
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.