m_close_printer
This call closes the printer channel after flushing all remaining characters to the printer.
- Syntax: void m_close_printer()
- Parameters: None
- Returns: None
- Related Calls: m_open_printer
- Comments: This call must be made to release the printer for other applications'
use.