Open (system Call) - Open Call Arguments

Open Call Arguments

  1. The pathname to the file,
  2. The kind of access requested on the file (read, write, append etc.),
  3. The initial file permission is requested using the third argument called mode. This argument is relevant only when a new file is being created.

After using the file, the process should close the file using close call, which takes the file descriptor of the file to be closed. Some filesystems include a disposition to permit releasing the file.

Some computer languages include run-time libraries which include additional functionality for particular filesystems. The open (or some auxiliary routine) may include specifications for key size, record size, connection speed. Some open routines include specification of the program code to be executed in the event of an error.

Read more about this topic:  Open (system Call)

Famous quotes containing the words open, call and/or arguments:

    You’re gonna take the rap and play along. You’re gonna make every exact move I tell you. If you don’t, I’ll kill you. And I’ll promise you one thing, it won’t be quick. I’ll break you first. You won’t be able to answer a telephone or open a door without thinking “This is it.” And when it comes, it still won’t be quick. And it won’t be pretty.
    Geoffrey Homes (1902–1977)

    Any one reflecting upon the thought he has of the delight, which any present or absent thing is apt to produce in him, has the idea we call love.
    John Locke (1632–1704)

    ‘Tis happy, therefore, that nature breaks the force of all sceptical arguments in time, and keeps them from having any considerable influence on the understanding. Were we to trust entirely to their self-destruction, that can never take place, ‘till they have first subverted all conviction, and have totally destroy’d human reason.
    David Hume (1711–1776)