![]() ![]() | ![]() |
version 1.212, 2013/03/20 22:24:37 | version 1.213, 2013/03/20 22:54:01 |
---|---|
Line 1220 typedef struct bibliotheque | Line 1220 typedef struct bibliotheque |
#ifndef RPLARGS | #ifndef RPLARGS |
typedef struct descripteur_fichier | typedef struct descripteur_fichier |
{ | { |
unsigned long identifiant; | int identifiant; |
unsigned char effacement; | unsigned char effacement; |
unsigned char type; // C (file *) ou S (sqlite *) | unsigned char type; // C (file *) ou S (sqlite *) |