EasyManuals Logo
Home>Texas Instruments>Computer Hardware>TMS34010

Texas Instruments TMS34010 Reference Guide

Texas Instruments TMS34010
181 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #91 background imageLoading...
Page #91 background image
abort
Syntax
#include
<stdlib.h>
void
abort
( )
Abnormal
Termination
Defined
in
exit.
c
in
rts.
src
Description
The abort function usually terminates a program
with
an
error code. The
TMS34010 implementation
of
the abort function calls the exit function
with
a value
of
0, and
is
defined
as
follows:
void
abort
()
(
exit(O);
This makes the abort function functionally equivalent
to
the exit function.
6-16

Table of Contents

Other manuals for Texas Instruments TMS34010

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Texas Instruments TMS34010 and is the answer not in the manual?

Texas Instruments TMS34010 Specifications

General IconGeneral
BrandTexas Instruments
ModelTMS34010
CategoryComputer Hardware
LanguageEnglish

Related product manuals