#include <ios>
#include <limits>
Include dependency graph for istream:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | std |
#include
this header in your programs, rather than any of the "st[dl]_*.h" implementation files.
Definition in file istream.
|
Character string extractors.
n characters and stores them into the array starting at s. n is defined as:
Characters are extracted and stored until one of the following happens:
If no characters are extracted, sets failbit. |
|
Character string extractors.
n characters and stores them into the array starting at s. n is defined as:
Characters are extracted and stored until one of the following happens:
If no characters are extracted, sets failbit. |
|
Character extractors.
|
|
Character extractors.
|