3 C/C++ RUN-TIME LIBRARY
The C and C++ run-time libraries are collections of functions, macros,
and class templates that you can call from your source programs. The
libraries provide a broad range of services including those that are basic to
the languages such as memory allocation, character and string conversions,
and math calculations. Using the library simplifies your software develop-
ment by providing code for a variety of common needs.
This chapter contains
•
"C and C++ Run-Time Library Guide" on page 3-3
It provides introductory information about the ANSI/ISO stan-
dard C and C++ libraries. It also provides information about the
ANSI standard header files and built-in functions that are included
with this release of the
•
"Documented Library Functions" on page 3-23
It tabulates the functions that are defined by ANSI standard header
files.
•
"C Run-Time Library Reference" on page
It provides reference information about the C run-time library
functions included with this release of the
The
compiler provides a broad collection of library functions
cc219x
including those required by the ANSI standard and functions supplied by
Analog Devices that are of value in signal processing applications. In addi-
tion to the Standard C Library, this release of the compiler software
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
compiler.
cc219x
3-26"
compiler.
cc219x
3-1
Need help?
Do you have a question about the VISUALDSP++ 3.5 and is the answer not in the manual?