Table of Contents
(C++) - C++ library routines

(C++) - C++ library routines

cartesian/polar
functions for the C++ complex math library

complex
introduction to C++ complex mathematics library

complex_error
error-handling function for the C++ complex math library

complex_operators
operators for the C++ complex math library

cplxtrig
trigonometric and hyperbolic functions for the C++ complex library

exp, log, pow, sqrt
exponential, logarithm, power, square root functions for the C++ complex library

filebuf
buffer for file I/O

fstream
iostream and streambuf specialized to files

Interrupt_handler
signal handling for the C++ task library

ios
input/output formatting

iostream
buffering, formatting and input/output

istream
formatted and unformatted input

manipulators
iostream out of band manipulations

ostream
formatted and unformatted output

queue
qheads and qtails for the C++ task library

stdiobuf
iostream specialized to stdio FILE

streambuf
interface for derived classes

streambuf
public interface of character buffering class

strstream
iostream specialized to arrays

strstreambuf
streambuf specialized to arrays

task
co-routines, multiple threads of control, C++ task library

task
co-routines, multiple threads of control, C++ task library

tasksim
histograms and random numbers for simulations with C++ tasks