Information of 512 Bytes to fill space of Bad Sector

 

Data Recovery Software | Data Recovery Services | Software Development | Web Services | Data Recovery | Live Chat | iPod Restore | Sim Card Recovery

/*Information of 512 Bytes to fill space of Bad Sector */

/// I used 512 zeros to fill the space of 512 bytes \\\

static char dbuf2[512] =
"00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000" "00000000000000000000000000000000";

FILE *tt;
clrscr();
printf("\n Enter The Name of file with Path to store The Data Temporarily\n");
gets(filename);
if((tt=fopen(filename,"wb"))==NULL)
{
printf("Could Not Create The File, Press any Key To
EXIT");
getch();
exit(0);
}
printf("\n Initializing Floppy Disk System...\n");

/// Initialize the Disk System \\\

Download Data Recovery Tools
Recover iPod Music Flash Media Data Recovery Data Retrieval Services SIM Data Recovery
Undelete Software Crack Partition Recovery Free Undelete Deleted Files USB Data Recovery Software
Memory Card Data Recovery Crack Download File Recovery Tools Free Download Data Recovery Services Digital Photo Recovery free

for(i=0; i<3; i++)
{
regs.h.ah = 0x00; /* Reset Disk System */
regs.h.dl = 0x00; /* Floppy Disk a: */

int86(0x13, &regs, &regs);
}

for(track=0;track<=79;track++)
{
for(head=0;head<=1;head++)
{
for(sector=1;sector<=18;sector++)
{
dinfo.drive = 0; /* drive number for A: */
dinfo.head = head; /* disk head number */
dinfo.track = track; /* track number */
dinfo.sector = sector; /* sector number */
dinfo.nsectors = 1; /* sector count */
dinfo.buffer = dbuf; /* data buffer */

result = _bios_disk(_DISK_READ, &dinfo);

if ((result & 0xff00) == 0)
{
for(i=0;i<512;i++)
fprintf(tt,"%c",dbuf[i] & 0xff);
}

else
{
printf("Cannot read drive A, status =
0x%02x\t%d\t%d\t%d\n", result, head, track, sector);

/* If Sector is not Readable, occupy 512 bytes by dbuf2 */

fwrite(dbuf2,512,1,tt);
}

printf("Reading Track= %d Head= %d Sector= %d\n",
track, head, sector);
}
}
}
}

Sample Chapters from book DATA RECOVERY WITH AND WITHOUT PROGRAMMING by Author Tarun Tyagi
Data Recovery with & without Programming


Publishers of the Book
Number of Pages
ISBN
Price of the Book


BPB Publications, New Delhi, India
540
81-7656-922-4
$69.00 (Including Shipping Charges, Cost of Book and Other expenses, Free Source Code CD included with the Book)





Buy Data recovery Book

 

Previous page

page 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | 20


page 21 | 22 | 23 | 24 | 25 | 26 | 27 | 28 | 29 | 30 | 31 | 32 | 33

Next page
Data recovery software Data recovery software
Windows Data Recovery Software Windows Data Recovery Software
Pen Drive Data Recovery Software Pen Drive Data Recovery Software
Memory Card Data Recovery Software Memory Card Data Recovery Software
Digital Camera Data Recovery Software Digital Camera Data Recovery Software
iPod Data Recovery Software iPod Data Recovery Software
Removable Media Data Recovery Software Removable Media Data Recovery Software
FAT Data Recovery Software

FAT Data Recovery Software

NTFS Data Recovery Software NTFS Data Recovery Software
Sim Card Data Recovery Software Sim Card Data Recovery Software

Password Recovery Free
Deleted File Recovery Utilities
Undelete Partition Recover
Download Windows Recovery
Recover Files From Formatted Hard Drive
Free Flash Drive Recovery
Digital Camera Photo Recovery
Keylogger Software
USB Drive Deleted Data Recovery
Files Recovery Software
iPod Data Recovery Free
Data Recovery Company
File Recovery Software Download
Formatted Hard Drive Recovery
Memory Stick Recovery Software
Deleted Data Restore
Hard Disk Data Recovery Tool
Data Recovery Free Utilities
Recover Deleted Data Freeware

Data recovery Education center Data recovery Education center
Data Recovery Training Data Recovery Training
Data Recovery Services Data Recovery Services
Data Recovery Education Materials Data Recovery Education Materials
Data Recovery Book Data Recovery Book

Web services Web services
Website Design Website Design
Website Development Website Development
Website Promotion Website Promotion
Mobile Website Design Mobile Website Design
Website Testing Website Testing
Graphic Design Graphic Design

Web Tools Web Tools
Internet History Eraser Internet History Eraser
Live Chat Software Live Chat Software

Data Recovery Software

Data Recovery Software

iPod Restore

iPod Restore

Memory Stick Data Recovery

Memory Stick Data Recovery

Mobile Phone Data Recovery

Mobile Phone Data Recovery

USB Drive Data Recovery

USB Drive Data Recovery

Data Recovery Utility

Data Recovery Utility

Digital Camera Data Recovery

Digital Camera Data Recovery

Data Recovery Services

Data Recovery Services

Data Recovery

Data Recovery

Data Recovery Utilities

Data Recovery Utilities

File Recovery Software

File Recovery Software

Files Recovery

Files Recovery

iPod Data Recovery

iPod Data Recovery

Data Recovery Tools

Data Recovery Tools

© Copyright 2002-2005 DataDoctor.Biz

Software Bundle | Pen Drive Data Recovery Software | Memory Card Data Recovery Software | iPod Data Recovery Software | Digital Camera Data Recovery Software | Removable Media Data Recovery Software | Windows Data Recovery Software | FAT Data Recovery Software | NTFS Data Recovery Software | Data Recovery Training | Data Recovery Services | Data Recovery Education Material | Data Recovery Book | Custom Software Development | Offshore Software Development | Microsoft .NET Development | Java / J2EE Development | Wireless / Mobile Application Development | Database Solutions | Website Design | Website Development | Website Promotion | Mobile Website Design | Website Testing | Graphic Design | Sim Card Data Recovery Software | Internet History Eraser

Home | Contact us | Downloads | Services | Resources | Terms and conditions | Site map