Platform | Win32, x64 |
Purpose |
To attach a ClearWin window to a Fortran unit. |
Syntax |
SUBROUTINE OPEN_TO_WINDOW@(UNIT,HWND) |
Description |
Attaches a previously created ClearWin window with handle HWND to Fortran unit UNIT. This routine enables Fortran I/O requests (for example READ, WRITE and PRINT) to be directed to the specified window. |