libkemo-m104: M104_reset





SYNOPSIS

       #include <M104.h>  -lkemo-m104
       int M104_reset(char *port);


DESCRIPTION

       The port parameter is a string designing the parallel port
       the device is attached to. The values can be:
        "lp0", "lp1" or "lp2"



RETURN VALUE

       Upon  successful  completion M104_check returns 0.  Other­
       wise, -1 is returned, the global variable errno is set  to
       indicate  the error and an error message is issued to sys­
       log at LOG_PID and LOG_ERR facilities



SEE ALSO

        M104_check(3)  M104_close(3)  M104_open(3)
        syslog(3)  perror(3)


AUTHOR

       Lionel, trollhunter Bouchpan-Lerust-Juery
       <trollhunter@linuxfr.org>












M104_reset(3)                2002 Jan               M104_reset(3)

Man(1) output converted with man2html