#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "pcsclite.h"
#include "winscard.h"
#include "reader.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Definition in file testpcsc.c.