![]() |
O2S C Library 1.8.2
Provide high-level data-structures and other fundamental tools for C projects
|
File Input Stream. More...
#include <file_input_stream.h>
Data Fields | |
istream_t | stream |
Inherit from input stream. | |
int | descriptor |
Underlying file. | |
bool | opened |
Is this file still open ? |
File Input Stream.
Definition at line 26 of file file_input_stream.h.