edit
(redirected from edited)Also found in: Dictionary, Thesaurus, Medical, Idioms, Wikipedia.
edit
[′ed·ət] (computer science)
To modify the form or format of an output or input by inserting or deleting characters such as page numbers or decimal points.
A computer instruction directing that this step be performed.
McGraw-Hill Dictionary of Scientific & Technical Terms, 6E, Copyright © 2003 by The McGraw-Hill Companies, Inc.
edit
(application)Use of some kind of editor program to modify a
document. Also used to refer to the modification itself,
e.g. "my last edit only made things worse".
To edit something usually implies that the changes will persist for some time, usually by saving the edited document to a file, though one might open an editor, create a new document in memory, print it and exit without saving it to disk.
Editing is normally done by a human but see, e.g., sed.
To edit something usually implies that the changes will persist for some time, usually by saving the edited document to a file, though one might open an editor, create a new document in memory, print it and exit without saving it to disk.
Editing is normally done by a human but see, e.g., sed.
This article is provided by FOLDOC - Free Online Dictionary of Computing (foldoc.org)