Preprocessor Features; Predefined Preprocessor Macros - Analog Devices VISUALDSP++ 3.5 Manual

C/c++ compiler and library for adsp-219x processors
Hide thumbs Also See for VISUALDSP++ 3.5:
Table of Contents

Advertisement

Preprocessor Features

The
compiler provides standard preprocessor functionality, as
cc219x
described in any C text. The following extensions to standard C are also
supported:
// end of line (C++-style) comments
#warning directive
For more information about these extensions, refer to
erated Warnings" on page 1-93
This section contains:

"Predefined Preprocessor Macros"

"Header Files" on page 1-149
"Writing Preprocessor Macros" on page 1-149
"Preprocessing of .IDL Files" on page 1-151
Predefined Preprocessor Macros
The
compiler defines a number of macros to produce information
cc219x
about the compiler, source file, and options specified. These macros can
be tested, using the
gram's needs. Similar tailoring is done in the system header files.
Macros such as
"#" operator with a macro body is useful in converting such symbols into
text constructs.
Table 1-12
describes the predefined preprocessor macros.
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
and
and related directives, to support your pro-
#ifdef
can be useful to incorporate in text strings. The
__DATE__
"C++ Style Comments" on page
Compiler
"Preprocessor Gen-
1-94.
1-147

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?

Subscribe to Our Youtube Channel

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents