An Entity of Type: Thing, from Named Graph: http://dbpedia.org, within Data Space: dbpedia.org

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 or in conjunction with an error. Such an action may be accompanied by diagnostic information on the aborted process. In the C programming language, abort is a standard library function that terminates the current application and returns an error code to the host environment.

Property Value
dbo:abstract
  • الإجهاض (بالإنجليزية: Abort)‏ في علم الحاسوب، هي عملية إيقاف عملية حاسوبية قبل إنجاز المطلوبة فيها وذلك بسبب عطل أو خطأ لا يمكن إصلاحه في حينه تسمى إجهاض أو إيقاف عملية حاسوبية، وقد يكون مصحوبًا بالسبب الذي أدى لذلك الإجهاض. (ar)
  • 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 or in conjunction with an error. 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 that terminates the current application and returns an error code to the host environment. (en)
  • Der Begriff Programmabbruch (kurz Abbruch, englisch abort) bezeichnet in der Informatik das vorzeitige Ende eines Programmlaufs. Der Abbruch kann entweder durch eine Einflussnahme von außen veranlasst werden – beispielsweise als manueller Eingriff durch einen Systemadministrator –, durch einen Programmfehler oder ein Problem im Betriebssystem (beispielsweise Speichermangel). Ein durch einen Fehler verursachter Abbruch wird umgangssprachlich auch Absturz genannt. Das Betriebssystem liefert beim Programmabbruch oft diagnostische Information zur Ursache des Fehlers. (de)
  • Abort – zatrzymanie działania programu lub procesu. Operacja abort najczęściej podejmowana jest przez system operacyjny w przypadku, gdy przez określony czas nie będzie mógł komunikować się z procesem (timeout). Nadzorowanie przebiegu działania programu przez człowieka może doprowadzić do przerwania tego działania, jeśli działanie to trwa za długo lub otrzymywane są błędne dane wyjściowe. (pl)
  • Inom datorprogram betyder abort att något har eller ska avbrytas. Ofta på ett icke normalt/korrekt sätt. Till exempel kan ett Linuxsystem avbryta en process som tar för mycket minne och då skriva ut texten "abort" i samband med att processen avslutas. Denna datatekniksrelaterade artikel saknar väsentlig information. Du kan hjälpa till genom att lägga till den. (sv)
  • 在电子计算机或数据传输系统中,Abort是指計算機终止一项处理活动,因为该活动已經無法或是人們不希望該活動继续进行,抑或是已經出現错误。Abort時可能還會產生有關中止进程的诊断信息。在C语言中,abort是一个标准库函数,用于终止当前的应用程序并返回一个错误代码。 (zh)
dbo:wikiPageID
  • 60478 (xsd:integer)
dbo:wikiPageLength
  • 2172 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID
  • 1067815397 (xsd:integer)
dbo:wikiPageWikiLink
dbp:wikiPageUsesTemplate
dcterms:subject
rdfs:comment
  • الإجهاض (بالإنجليزية: Abort)‏ في علم الحاسوب، هي عملية إيقاف عملية حاسوبية قبل إنجاز المطلوبة فيها وذلك بسبب عطل أو خطأ لا يمكن إصلاحه في حينه تسمى إجهاض أو إيقاف عملية حاسوبية، وقد يكون مصحوبًا بالسبب الذي أدى لذلك الإجهاض. (ar)
  • Der Begriff Programmabbruch (kurz Abbruch, englisch abort) bezeichnet in der Informatik das vorzeitige Ende eines Programmlaufs. Der Abbruch kann entweder durch eine Einflussnahme von außen veranlasst werden – beispielsweise als manueller Eingriff durch einen Systemadministrator –, durch einen Programmfehler oder ein Problem im Betriebssystem (beispielsweise Speichermangel). Ein durch einen Fehler verursachter Abbruch wird umgangssprachlich auch Absturz genannt. Das Betriebssystem liefert beim Programmabbruch oft diagnostische Information zur Ursache des Fehlers. (de)
  • Abort – zatrzymanie działania programu lub procesu. Operacja abort najczęściej podejmowana jest przez system operacyjny w przypadku, gdy przez określony czas nie będzie mógł komunikować się z procesem (timeout). Nadzorowanie przebiegu działania programu przez człowieka może doprowadzić do przerwania tego działania, jeśli działanie to trwa za długo lub otrzymywane są błędne dane wyjściowe. (pl)
  • Inom datorprogram betyder abort att något har eller ska avbrytas. Ofta på ett icke normalt/korrekt sätt. Till exempel kan ett Linuxsystem avbryta en process som tar för mycket minne och då skriva ut texten "abort" i samband med att processen avslutas. Denna datatekniksrelaterade artikel saknar väsentlig information. Du kan hjälpa till genom att lägga till den. (sv)
  • 在电子计算机或数据传输系统中,Abort是指計算機终止一项处理活动,因为该活动已經無法或是人們不希望該活動继续进行,抑或是已經出現错误。Abort時可能還會產生有關中止进程的诊断信息。在C语言中,abort是一个标准库函数,用于终止当前的应用程序并返回一个错误代码。 (zh)
  • 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 or in conjunction with an error. Such an action may be accompanied by diagnostic information on the aborted process. In the C programming language, abort is a standard library function that terminates the current application and returns an error code to the host environment. (en)
rdfs:label
  • إجهاض (حوسبة) (ar)
  • Programmabbruch (de)
  • Abort (computing) (en)
  • Abort (pl)
  • Abort (data) (sv)
  • Abort (zh)
owl:sameAs
prov:wasDerivedFrom
foaf:isPrimaryTopicOf
is dbo:wikiPageDisambiguates of
is dbo:wikiPageWikiLink of
is foaf:primaryTopic of
Powered by OpenLink Virtuoso    This material is Open Knowledge     W3C Semantic Web Technology     This material is Open Knowledge    Valid XHTML + RDFa
This content was extracted from Wikipedia and is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License