Mono Class Library: Mono.Unix.Native.Stdlib Overview | MembersMono.Unix.Native.Stdlib.abort Method |
Cause abnormal program termination. [Edit]
|
The abort() function causes abnormal program termination to occur, unless the signal Signum.SIGABRT is being caught and the signal handler does not return.
Any open streams are flushed and closed.
The abort() function never returns.
[Edit]
Namespace: Mono.Unix.Native
Assembly: Mono.Posix (in Mono.Posix.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0