12 lines
426 B
C
Executable File
12 lines
426 B
C
Executable File
// definizione campi dell'archivio IDONEITA
|
|
|
|
#define IDO_CODICE "CODICE"
|
|
#define IDO_PROGIDO "PROGIDO"
|
|
#define IDO_DATAIDO "DATAIDO"
|
|
#define IDO_TIPOIDO "TIPOIDO"
|
|
#define IDO_IDO_SOS "IDO_SOS"
|
|
#define IDO_INTERVALLO "INTERVALLO"
|
|
#define IDO_FINESOS "FINESOS"
|
|
#define IDO_MOTIVO "MOTIVO"
|
|
#define IDO_RESPONSAB "RESPONSAB"
|