OUTDEV_R module routines - WIN32

Company Information Software Products TDF Market Reports Download Area take me Home

OUTDEV_R.C - OUTput DEVice Routines

The standard output_device support routines. This module allocates the flags and the FILE *output_device. This is the place that command line switches of /a /o /p are all supported.

Function set_output_params
Include file OUTDEV_R.H
Prototype void set_output_params( void )
Remarks This routine opens the GLOBAL var FILE *output_device to point to disk, tube or printer depending on the user's command line switches. If the buffer_video_output == TRUE then uout_file will be set to a temporary file in TMP. The stream output from output_device can be displayed via dspy_video_buffered_data inside of a TTYWIN.

Function close_output_device
Include file OUTDEV_R.H
Prototype void close_output_device( void )
Remarks Will also send a FF to the printer if necessary and is smart enough to not close the stdout.

Table of Contents Function Index

generated on 22 September 1998 - 12:55:19
© 1998 Tierra del Fuego Ltd.