Main Page   Data Structures   File List   Data Fields   Globals   Related Pages  

error.c File Reference

This handles pcsc_stringify_error(). More...

#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...


Detailed Description

This handles pcsc_stringify_error().

Definition in file error.c.


Function Documentation

PCSC_API char* pcsc_stringify_error long    pcscError
 

This function return a human readable text for the given PC/SC error code.

am[in] pcscError Error code to be translated to text.
Returns:
Text representing de error code passed.
Test:

Definition at line 45 of file error.c.

References pcsc_stringify_error, and SCARD_W_INSERTED_CARD.

Referenced by pcsc_stringify_error.


Generated on Wed Apr 2 06:32:09 2008 for pcsc-lite by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002