sc_create_file

Langue: en

Autres versions - même langue

Version: 02/26/2009 (fedora - 05/07/09)

Section: 3 (Bibliothèques de fonctions)

NAME

sc_create_file - Create a file object

SYNOPSIS

 #include <opensc.h>
 
 int sc_create_file(sc_card_t *card, sc_file_t *file);
                 
 

DESCRIPTION

This function creates a file on card. The file must have been created with a call to sc_file_new() beforehand.