Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Include Page
css.About FAT File System.css
css.About FAT File System.css
Include Page
css.webworks.css
css.webworks.css

Anchor
1004373
1004373
FAT File System

Anchor
1004374
1004374
Microsoft originally developed FAT (File Allocation Table) as a simple file system for diskettes and then hard disks. FAT originally ran on very early, very small microcomputers, e.g., IBM PCs with 256 KB of memory. Windows, Mac OS, Linux, and many Unix-like systems also use FAT as a file interchange format.

Anchor
1004409
1004409
FAT was designed for magnetic disks, but today supports Flash memory and other storage devices.

Anchor
1004413
1004413
µC/FS is an implementation of FAT that supports FAT12, FAT16, and FAT32. By default, µC/FS supports only short (8.3) file names. To enable long file names (LFNs), you must set a configuration switch. By setting this switch, you agree to contact Microsoft to obtain a license to use LFNs.