|
||
int printer_open ( void )
|
|
|
Synopsis |
#include "silver.h"
The printer_open function opens the current printer port, and sends the appropriate reset command to prepare the printer to accept data.
|
|
Parameters |
none
|
|
Return Value |
printer_open returns 1 if successful, and 0 otherwise.
|
|
See Also |
|
|
|
|