In this section:
This section summarises the functions that can be used with ClearWin windows. This type of window is described in ClearWin windows.
Clears a given ClearWin window to its given background colour. |
|
Creates and displays a ClearWin window. |
|
Closes and destroys a displayed ClearWin window. |
|
Inserts a key into the keyboard buffer. |
|
Empties the keyboard buffer. |
|
Get text from a ClearWin window. |
|
Returns the handle of the current default ClearWin window for standard I/O. |
|
Gets a key from the keyboard buffer. |
|
Gets a key from the keyboard buffer but does not wait. |
|
Attaches a ClearWin window to a Fortran unit. |
|
Sets the maximum number of lines to be stored for all ClearWin windows. |
|
Sets the maximum number of lines to be stored for a given ClearWin window. |
|
Sets the default standard I/O font for ClearWin windows. |
|
Resets the default standard I/O font for ClearWin windows to "System Fixed". |
|
Sets the default standard I/O font for ClearWin windows to "System". |
|
Sets the default ClearWin window for standard I/O. |
|
Redraws a ClearWin window. |
|
Outputs n characters from a string to a ClearWin window. |
|
Reads a character from the keyboard. |
|
Reads a line of text from the keyboard. |
|
Checks if the keyboard buffer is not empty. |