#include <stdio.h>
#include <sys/types.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 (long pcscError) |
| This function return a human readable text for the given PC/SC error code. More... | |
Definition in file error.c.
|
|
This function return a human readable text for the given PC/SC error code.
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002