String; Strstream; C++ Header Files For C Library Facilities - 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

string

The
header defines the
string
classes and functions for
Objects of the
null-terminated C strings.

strstream

The
strstream
classes for
ostream
freed character sequences.

C++ Header Files for C Library Facilities

For each C standard library header there is a corresponding standard C++
header. If the name of a C standard library header file is
name of the equivalent C++ header file will be
header file
cstdio
Normally, the C standard headers files may be used to define names in the
C++ global namespace while the equivalent C++ header files define names
in the standard namespace. However, the standard namespace is not sup-
ported in this release of the compiler, and the effect of including one of
the C++ header files listed in
alent C standard library header file.
Table 3-4
lists the C++ header files that provide access to the C library
facilities.
Table 3-4. C++ Header Files for C Library Facilities
Header
cassert
cctype
VisualDSP++ 3.5 C/C++ Compiler and Library Manual
for ADSP-219x DSPs
string
manipulations.
string
type should not be confused with the
string
header defines the
manipulations on allocated, extended, and
iostream
provides the same facilities as the C header file
Table 3-4
Description
Enforces assertions during function executions.
Classifies characters.
C/C++ Run-Time Library
template and various supporting
,
strstreambuf
istrstream
. For example, the C++
cfoo
is the same as including the equiv-
, and
, then the
foo.h
.
stdio.h
3-19

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?

Questions and answers

Related Products for Analog Devices VISUALDSP++ 3.5

Table of Contents