Share on Facebook Share on Twitter Email
Answers.com

Abort

 
(ə′bört)

(aerospace engineering) To cut short or break off an action, operation, or procedure with an aircraft, space vehicle, or the like, especially because of equipment failure. An aircraft, space vehicle, or the like which aborts. An act or instance of aborting.
(computer science) To terminate a procedure, such as the running of a computer program or the printing of a document, while it is still in progress.


Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics

(1) To exit a function or application without saving any data that has been changed.

(2) To stop a transmission.

Download Computer Desktop Encyclopedia to your iPhone/iTouch

Wikipedia: Abort (computing)
Top

In a computer or data transmission system, to abort means to terminate, usually in a controlled manner, a processing activity because it is impossible or undesirable for the activity to proceed. Such an action may be accompanied by diagnostic information on the aborted process.

In addition to being a verb, abort also has two noun senses. In the most general case, the event of aborting can be referred to as an abort. Sometimes the event of aborting can be given a special name, as in the case of an abort involving a Unix kernel where it is known as a kernel panic. Specifically in the context of data transmission, an abort is a function invoked by a sending station to cause the recipient to discard or ignore all bit sequences transmitted by the sender since the preceding flag sequence.

In the C programming language, abort() is a standard library function included from stdlib.h that terminates the current application and returns an error code.

See also

References

This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.


 
 
Learn More
conceive
reproduce
go around

When can you do an abortion? Read answer...
Who can have an abortion? Read answer...
What is an a abortion? Read answer...

Help us answer these
How do you have a abortion?
When do you have to have an abortion by?
What can you do to abort?

Post a question - any question - to the WikiAnswers community:

 

Copyrights:

Sci-Tech Dictionary. McGraw-Hill Dictionary of Scientific and Technical Terms. Copyright © 2003, 1994, 1989, 1984, 1978, 1976, 1974 by McGraw-Hill Companies, Inc. All rights reserved.  Read more
Computer Desktop Encyclopedia. THIS COPYRIGHTED DEFINITION IS FOR PERSONAL USE ONLY.
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2009 Computer Language Company Inc.  All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Abort (computing)" Read more