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:
“Manuel showed her his open hand: Look at this finger, how meager it seems, and this one even weaker, and this other one no stronger, and this one all by himself and on his own.
Then he made a fist: But now, is it strong enough, big enough, solid enough? It seems so doesnt it?”
—Jacques Roumain (19071945)
“Books, not which afford us a cowering enjoyment, but in which each thought is of unusual daring; such as an idle man cannot read, and a timid one would not be entertained by, which even make us dangerous to existing institutionsuch call I good books.”
—Henry David Thoreau (18171862)
“The second [of Zenos arguments about motion] is the one called Achilles. This is to the effect that the slowest as it runs will never be caught by the quickest. For the pursuer must first reach the point from which the pursued departed, so that the slower must always be some distance in front.”
—Zeno Of Elea (c. 490430 B.C.)