
Graphical User Interface
FILE menu
9-20 DSP SIMULATOR REFERENCE MANUAL MOTOROLA
9.2.11 FILE//OUTPUT//CLOSE
OUTPUT//CLOSE closes all or selected outputs from the default
device.
A dialog box opens, offering all of the currently open output num-
bers for the default device.
Select the outputs to be closed, using the appropriate combina-
tion of mouse clicks, <CTRL>-CLICK, and CLICK-AND-DRAG.
Then close all selected outputs by clicking [OK].
See FILE//INPUT//CLOSE for close dialog box usage illustration.
9.2.12 FILE//IO STREAMS//...
FILE//IO STREAMS enables or disables stream I/O for C pro-
grams running on the current device. The standard stream files
are supported - STDIN, STDOUT, and STDERR. Any references
by C programs to these files may be redirected to files on the host.
See FILE//IO REDIRECT.
Stream file handling may be configured independently for each
device. By default streams handling is enabled.
If a C program attempts to access a stream file while it is not en-
abled and redirected, the access is ignored. Output is discarded, and a standard value is
supplied as input.
9.2.13 FILE//IO REDIRECT//...
FILE//IO REDIRECT//STREAM redirects the selected stream on
the current device to a file on the host. Each stream file may be
assigned individually; unwanted streams do not have to be redi-
rected.
Streams may be redirected whether stream support is enabled or
disabled; however, for the redirection to be effective, stream oper-
ations must be enabled. Disabling stream support while a stream
is redirected does not terminate the redirection. It merely makes it
ineffective until streams are enabled again.
FILE//IO REDIRECT//OFF ends redirection of one or more streams for the current device.
Only streams which have previously been redirected may be selected.
Comments to this Manuals