EasyManua.ls Logo

Texas Instruments TI-89 - Page 120

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
Loading...
108
Section 2: Compiler
TI
-
89 / TI
-
92 Plus Sierra C Assembler Reference Manual
Not for Distribution
Beta Version February 2, 2001
illegal character (0 hex) in macro definition
A macro definition contains a null character.
illegal character after macro name following -D flag
The only non-whitespace character allowed after a macro name following a
-D
flag is ' = '. The ' = ' is then followed by the text of the macro definition.
illegal character in octal constant
An octal constant can contain only the digits 0, 1, 2, 3, 4, 5, 6, and 7.
illegal combination of different structures, op =
A structure cannot be assigned to a structure of a different type.
illegal combination of different structures, op RETURN
A function returning a structure must return a structure type that matches the
function return type.
illegal continue
A
continue
statement may appear only inside a
do
,
for
, or
while
statement.
illegal declaration
Either a syntax error appeared in a declaration or a
typedef
was used in a
declaration with other type specifiers.
illegal empty dimension
Only the first dimension of a multi-dimensional array may be left empty in a
declaration.
illegal extern/static initializer
Data declared with static storage duration must be initialized with a constant
expression or the address of an object or function (when the address is known by
the time the program has been linked).
illegal floating-point constant
The floating-point constant contains a syntax error.
illegal function
An expression with type other than function type was used where an expression
with function type was expected.

Table of Contents

Other manuals for Texas Instruments TI-89

Related product manuals