Content deleted Content added
m AWB assisted change "a" to "an". |
|||
Line 49:
There was a bug in the old AmigaDOS versions when applying the Hash function to international characters (ASCII codes > 128). Consequently, FFS was then created with the 'international mode' (INTL). Filename characters can be lowercase and uppercase, but are not case sensitive.
Files are comprised of a file header block, which contains information about the file (size, last access time, data block pointers, ETC), and the data blocks, which contain the actual data. The file header block contains up to BSIZE/4-56 data block pointers (which amounts to 72
== See also ==
|