Versions Compared

Key

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

...

  • Attrib contains the file attributes (see section 8-2-1 “File File and Directory Attributes”Attributes).
  • Size is the size of the file, in octets.
  • DateTimeCreate is the creation timestamp of the file.
  • DateAccess is the access timestamp (date only) of the file.
  • DateTimeWr is the last write (or modification) timestamp of the file.
  • BlkCnt is the number of blocks allocated to the file. For a FAT file system, this is the number of clusters occupied by the file data.
  • BlkSize is the size of each block allocated in octets. For a FAT file system, this is the size of a cluster.

...