Files

 

Files for a user 

    File = { items }

Files for a designer

     File = {block}
    Block = {items}
    Block : transfer unit between RAM and disk.
    First block : contains the characteristics of the file.
    The other blocks : contain the data
    Additional operations for the designer : Alloc_block , Header, Aff_header.