Terminal I/O window
In this section:
The Terminal I/O window is available from the View menu.

Use this window to enter input to your application, and display output from it.
To use this window, you must:
Link your application with the option Include C-SPY debugging support.
C-SPY will then direct
stdin,stdoutandstderrto this window. If the Terminal I/O window is closed, C-SPY will open it automatically when input is required, but not for output.
The following possibilities for using Terminal I/O in real time apply:


