Name, a human-manageable tag.
Identifier, a system-manageable tag.
Type, of the file, or its contents.
Location among and within devices.
Size in some units.
Protection authorization and operation.
Other information, including owner, various times and dates.
create()
, create a file.delete()
, delete a file.read()
, read items from a file.write()
write items to a file.rewind()
position within a file.open()
connect to a file.close()
disconnect from a file.fctl()
, manipulate file attributes.
This page last modified on 2014 November 18. |