| %FCLOSE | Index Level | %FGETC |
| Syntax | stream = (char*)%FDOPEN( file.descriptor, type ) |
| Category | BASIC |
| Type | C Function |
| Description |
associates a stream with the "file.descriptor" obtained from %open(), %dup(), %creat().
See "%fopen" for a list of "types" and their descriptions. |
| Options | |
| See Also | c function CFUNCTION %FREOPEN %FOPEN %FCLOSE |
| Example | |
| Warnings | |
| Compatibility | D3/Unix |
| %FCLOSE | Index Level | %FGETC |