Jump to content

File allocation table: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
remove unverifiable origins
most well-known -> best-known
Line 1: Line 1:
In [[computing science]], a [[file allocation table]] is a structure that is used to record the data blocks on a device (such as a [[hard disk]]) that are allocated to each file.
In [[computing science]], a [[file allocation table]] is a structure that is used to record the data blocks on a device (such as a [[hard disk]]) that are allocated to each file.


The most well known file allocation table file system is [[Microsoft]]'s [[File Allocation Table]] file system.
The best-known file allocation table file system is [[Microsoft]]'s [[File Allocation Table]] file system.


== See also ==
== See also ==

Revision as of 19:35, 4 December 2005

In computing science, a file allocation table is a structure that is used to record the data blocks on a device (such as a hard disk) that are allocated to each file.

The best-known file allocation table file system is Microsoft's File Allocation Table file system.

See also