Changes

Jump to: navigation, search

765 FDC

30 bytes added, 25 September
/* Catalog structure */
=== Catalog structure ===
In CP/M (and AMSDOS), files are stored on disks in a flat structure and can only be organized using USER numbers. CP/M does not have a hierarchical directory structure (with folders and subfolders) like newer operating systems.
The catalog structure supports up to 64 entries of 32 bytes. A file larger than 16KB will require multiple entries in the catalog.
8,338
edits