EasyManuals Logo
Home>Texas Instruments>Calculator>TI-89

Texas Instruments TI-89 Software Guide

Texas Instruments TI-89
334 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 #254 background imageLoading...
Page #254 background image
242
Section 3: Assembler
TI
-
89 / TI
-
92 Plus Sierra C Assembler Reference Manual
Not for Distribution
Beta Version February 2, 2001
.ifndef — Assemble If Symbol Not Defined
Syntax
.ifndef
symbol
Description
symbol
Specifies a user-defined symbol.
The
.ifndef
directive introduces a conditional assembly block. If the specified
symbol
symbol
is not defined when the directive is encountered, then the
statements between this directive and the first matching
.elifdef
,
.else
, or
.endif
directive are assembled and the remainder of the block is skipped. Otherwise,
the statements associated with the
.ifdef
directive are skipped and control
passes to the aforementioned matching directive.
Conditional assembly directives can be nested to 40 levels.
Example
.ifndef serial
move.l #parallel_dev,io_func
.endif

Table of Contents

Other manuals for Texas Instruments TI-89

Questions and Answers:

Question and Answer IconNeed help?

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

Texas Instruments TI-89 Specifications

General IconGeneral
Display size (HxV)100 x 160 mm
Memory type639K FLASH ROM, 188K bytes RAM
Compatible operating systemsOperating System 2.09
Battery typeAAA

Related product manuals