|
pcsc-lite 1.7.2
|
This handles pcsc_stringify_error() More...
#include <stdio.h>#include <sys/types.h>#include "config.h"#include "misc.h"#include "pcsclite.h"#include "strlcpycat.h"
Go to the source code of this file.
Functions | |
| PCSC_API char * | pcsc_stringify_error (const LONG pcscError) |
| This function return a human readable text for the given PC/SC error code. | |
This handles pcsc_stringify_error()
Definition in file error.c.
1.7.3