Using the C++ Math Library
Using Array Stream I/O
This section:
Provides an
overview
of C++ stream I/O
Details how to form a
stream I/O format specification
Describes how to use
stream I/O with files
Describes how to use
stream I/O to perform interprocess communication
This section includes a complete
example program
.
Array Input and Output
Overview