|
|
|
|
| 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. |
![]()
| 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. |
![]()
![]()