Open Call Arguments
- The pathname to the file,
- The kind of access requested on the file (read, write, append etc.),
- 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:
“O polished perturbation! golden care!
That keepst the ports of slumber open wide
To many a watchful night.”
—William Shakespeare (15641616)
“Our truth of nowadays is not what is, but what others can be convinced of; just as we call money not only that which is legal, but also any counterfeit that will pass.”
—Michel de Montaigne (15331592)
“Yesterday the Electoral Commission decided not to go behind the papers filed with the Vice-President in the case of Florida.... I read the arguments in the Congressional Record and cant see how lawyers can differ on the question. But the decision is by a strictly party voteeight Republicans against seven Democrats! It shows the strength of party ties.”
—Rutherford Birchard Hayes (18221893)