1SC_STRERROR(3)               OpenSC API reference               SC_STRERROR(3)
2
3
4

NAME

6       sc_strerror - Return string describing error code
7

SYNOPSIS

9          #include <opensc.h>
10
11          const char *sc_strerror(int error);
12
13
14

DESCRIPTION

16       This function returns a string describing error. It may be used with a
17       negative errorcode returned by any OpenSC function call.
18
19
20
21opensc                            05/04/2007                    SC_STRERROR(3)
Impressum