next up previous contents index
Next: File Output Streams ( Up: Simple Data Types and Previous: Strings ( string )   Contents   Index


File Input Streams ( file_istream )

Definition

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

#include < LEDA/system/stream.h >