man sc_file_new (Fonctions bibliothèques) - Create a file object

NAME

sc_file_new - Create a file object

SYNOPSIS

#include <opensc.h>

sc_file_t *sc_file_new(void);

DESCRIPTION

This function creates an empty OpenSC file object, which can later be passed to sc_create_file().