Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!uunet!zaphod.mps.ohio-state.edu!maverick.ksu.ksu.edu!mpccl.ksu.edu!sld From: sld@mpccl.ksu.edu (Steve Davis) Newsgroups: comp.os.msdos.programmer Subject: 12 bit FAT Summary: 12 bit FAT -- how the heck do I calculate which entry is where? Keywords: FAT Message-ID: <1991Feb8.223944.6274@maverick.ksu.ksu.edu> Date: 8 Feb 91 22:39:44 GMT Sender: news@maverick.ksu.ksu.edu (The News Guru) Organization: Kansas State University Lines: 12 Hi... I'm messing around with my computer, just to see what all I can do. At the moment, I'm trying to write a simple program to display the file allocation table, and list which clusters point to which other clusters. Since my hard drive is dead, I have no way to test out a 16 bit FAT, so I'm stuck with my 360k floppy with a 12 bit FAT. Anyway, I'm wondering how I calculate which FAT entry corresponds to which sector number. Anyone have some source code or simply instructions on how to do this? Thanks Steve Davis (sld@einstein.mpccl.ksu.edu)