File allocation table: Difference between revisions
Appearance
Content deleted Content added
m Merge Proposition |
m Robot: Removing selflinks |
||
Line 1: | Line 1: | ||
{{mergeto|File Allocation Table}} |
{{mergeto|File Allocation Table}} |
||
In [[computing science]], a |
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. |
The best-known file allocation table file system is [[Microsoft]]'s [[File Allocation Table]] file system. |
Revision as of 03:35, 19 July 2006
![]() |
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.