SC_STRERROR(3)

NAME

sc_strerror - Return string describing error code

SYNOPSIS

#include <opensc.h>

const char *sc_strerror(int error);

DESCRIPTION

This function returns a string describing error. It may be used with a negative errorcode returned by any OpenSC function call.
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout