![]() |
GNU PROLOG with UTF8 support
|
#include <stream_supp.h>
Data Fields | |
| unsigned | mode:2 |
| unsigned | input:1 |
| unsigned | output:1 |
| unsigned | text:1 |
| unsigned | reposition:1 |
| unsigned | eof_action:2 |
| unsigned | buffering:2 |
| unsigned | special_close:1 |
| unsigned | other:8 |
| unsigned StmProp::buffering |
| unsigned StmProp::eof_action |
| unsigned StmProp::input |
| unsigned StmProp::mode |
| unsigned StmProp::other |
| unsigned StmProp::output |
| unsigned StmProp::reposition |
| unsigned StmProp::special_close |
| unsigned StmProp::text |
1.8.11