EasyManuals Logo
Home>Texas Instruments>Computer Hardware>TMS34010

Texas Instruments TMS34010 User Manual

Texas Instruments TMS34010
128 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 #86 background imageLoading...
Page #86 background image
#if
Begin
Conditional
Compilation
#if
Syntax
#if
<constant-expression>
Description
The lines
of
code between
#if
and
#endif
or #e/se
will
appear in the
output
if
and
only
if
the constant-expression evaluates
to
a non-zero value. All
bi-
nary non-assignment C operators, the
7:
operator, the unary -,
],
and!
op-
erators
are
all legal in constant-expression. The precedence
of
the operators
is
the same
as
in the definition
of
the C language. There
is
also a unary
operator
called defined,
which
can be used in constant-expression in these
two
forms:
defined(
<nameĀ»,
or
defined
<name>
This allows the the
utility
of
#ifdef
and
#ifndef
in a
#if
directive. Only these
operators, integer constants, and names
which
are
known
by GSPCPP
should be used in constant-expression. In particular, the sizeof operator
is
not
available.
C-5

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