Jump to content

File allocation table: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
JECompton (talk | contribs)
Stub-sorting. You can help!
Alphachimpbot (talk | contribs)
m BOT - updating merge tags to appear in Category:Merge by month
Line 1: Line 1:
{{mergeto|File Allocation Table}}
{{Mergeto-date|September 2006|File Allocation Table}}


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.

Revision as of 07:59, 27 September 2006

Template:Mergeto-date

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