ABORT function


The abort causes a program to abnormaly terminate.



	Library:   stdlib.h

	Prototype: void abort(void);

	Syntax:    main()
                   {
                     abort();
                   }



Examples:

No example program.

See Also:

abort function.

exit function.

atext function.


Top Master Index Keywords Functions


Martin Leslie

net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff

path: root/net/mac80211/vht.c
AgeCommit message (Expand)AuthorFilesLines