|
|
Copyright 1991 David Jurgens |
int setmode( int handle, int mode )
- prototype in io.h
- sets mode of file associated with handle to binary (O_BINARY) or
text (O_TEXT) but not both
- returns 0 if successful, else -1 on error
|
|
Esc or Alt-X to exit |
setmode |
Home/PgUp/PgDn/End ←↑↓→ |