Man Page
Overview
cplx.intro(3C++)
General introduction to the complex arithmetic library.
cartpol(3C++)
Cartesian and polar functions.
cplxerr(3C++)
Error-handling functions.
cplxexp(3C++)
Exponential, log, and square root functions.
cplxops(3C++)
Arithmetic operator functions.
cplxtrig(3C++)
Trigonometric functions.
ios.intro(3C++)
Gives an introduction to and overview of iostreams.
filebuf(3C++)
Details the public interface for the class filebuf, which is specialized for use with files.
fstream(3C++)
Details specialized member functions of classes ifstream, ofstream, and fstream, which are specialized for use with files.
ios(3C++)
Details parts of class ios, which functions as a base class for iostreams.
istream(3C++)
Describes class istream, which supports interpretation of characters fetched from a streambuf.
manip(3C++)
Describes the input and output manipulators defined in the iostream library.
ostream(3C++)
Describes class ostream, which supports interpretation of characters written to a streambuf.
sbufprot(3C++)
Describes the protected interface of class streambuf.
sbufpub(3C++)
Details the public interface of class streambuf.
stdiobuf(3C++)
Describes class stdiobuf, which is specialized for dealing with stdio FILEs.
strstream(3C++)
Details the specialized member functions of strstreams, which are specialized for dealing with arrays of characters.
ssbuf(3C++)
Details the specialized public interface of class strstreambuf, which is specialized for dealing with arrays of characters.
stream_MT(3C++)
Describes the base class that provides dynamic changing of iostream class objects to and from MT safety.
stream_locker(3C++)
Describes the class used for application-level locking of iostream class objects.
Table B-3 Man Pages for Coroutine Library Man Page Overview task.intro(3C++) General introduction to the coroutine library. task(3C++) Description of all the coroutine classes. tasksim(3C++) Description of the histogram and random number classes. queue(3C++) Description of the queue classes. interrupt(3C++) Description of the extensions for real-time programming.
task.intro(3C++)
General introduction to the coroutine library.
task(3C++)
Description of all the coroutine classes.
tasksim(3C++)
Description of the histogram and random number classes.
queue(3C++)
Description of the queue classes.
interrupt(3C++)
Description of the extensions for real-time programming.