Skip to main content

One doc tagged with "iostream"

View all tags

Input/Output Streams

The iostream library provides facilities for input/output operations through streams. It's a type-safe, extensible alternative to C's printf/scanf.