15 lines
477 B
C
Executable File
15 lines
477 B
C
Executable File
// definizione campi dell'archivio DONAZ
|
|
|
|
#define DON_CODICE "CODICE"
|
|
#define DON_PROGDON "PROGDON"
|
|
#define DON_DATADON "DATADON"
|
|
#define DON_TIPODON "TIPODON"
|
|
#define DON_LUOGODON "LUOGODON"
|
|
#define DON_ETICHETTA "ETICHETTA"
|
|
#define DON_CC "CC"
|
|
#define DON_PA "PA"
|
|
#define DON_HB "HB"
|
|
#define DON_SGPT "SGPT"
|
|
#define DON_PROTIDEMIA "PROTIDEMIA"
|
|
#define DON_PRIMADON "PRIMADON"
|