next up previous contents index
Next: String Input Streams ( Up: Simple Data Types and Previous: File Input Streams (   Contents   Index


File Output Streams ( file_ostream )

Definition

The data type file_istream is equivalent to the ofstream type of C++.

#include < LEDA/system/stream.h >