sc_create_file

Langue: en

Autres versions - même langue

Version: 07/16/2007 (openSuse - 09/10/07)

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.