Query: iostreamb
OS: debian
Section: 3i
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
iostreamb(3I) InterViews Reference Manual iostreamb(3I)NAMEistreamb, ostreamb, iostreamb - unformatted streamsSYNOPSIS#include <Dispatch/iostreamb.h>DESCRIPTIONistreamb, ostreamb, and iostreamb are streams just like istream, ostream, and iostream except for two features. First, they automatically insert and extract delimiters around datums where necessary so you never have to separate datums by whitespace yourself. Second, they can insert and extract integers as either unformatted (binary) bytes or formatted characters so you can eliminate the time needed to convert integers to strings and back. Both of these features make these classes easier to use than the base stream classes for inter-process com- munication (IPC).SEE ALSOIOS.INTRO(3C++) InterViews 21 December 1990 iostreamb(3I)
Related Man Pages |
---|
iostream(3bobcat) - suse |
iostream(3bobcat) - mojave |
iostream(3bobcat) - v7 |
iostream(3bobcat) - posix |
iostream(3bobcat) - php |
Similar Topics in the Unix Linux Community |
---|
Variable frequency audio generator... |
OSX afplay command line audio player _manual_. |