opening
adj.
put into an open position
n.
making open; aperture; available job; chance
open
v.
move to an open position; be moved to an open position; begin; clear from obstructions; lead out or into; spread out; unseal; expose; make vulnerable; become receptive; remove restrictions; make accessible; make available
Opening
opening (de)
n.
opening, open, aperture, hole, gap, gape, inlet, orifice, window, vent, ventage, mouth, maw
Opening
(p. pr. & vb. n.)
of Open
(n.)
The act or process of opening; a beginning; commencement; first appearance; as, the opening of a speech.
(n.)
Hence: A vacant place; an opportunity; as, an opening for business.
(n.)
A thinly wooded space, without undergrowth, in the midst of a forest; as, oak openings.
(n.)
A place which is open; a breach; an aperture; a gap; cleft, or hole.
Webster's Revised Unabridged Dictionary (1913), edited by Noah Porter.
About
open
1. To prepare to read or write a file. This usually involves checking whether the file already exists and that the user has the necessary authorisation to read or write it. The result of a successful open is usually some kind of
capability (e.g. a
Unix file descriptor) - a token that the user passes back to the system in order to access the file without further checks and finally to close the file.
2. Abbreviation for "open (or left) parenthesis" - used when necessary to eliminate oral ambiguity. To read aloud the LISP form (DEFUN FOO (X) (PLUS X 1)) one might say: "Open defun foo, open eks close, open, plus eks one, close close."
3. Non-proprietary. An open
standard is one which can be used without payment.
[
Jargon File]
(1995-01-31)
(c) Copyright 1993 by Denis Howe