15 lines
350 B
C
15 lines
350 B
C
|
// definizione campi di stampa cartoline
|
||
|
|
||
|
#define CAR_INVITOPER 10
|
||
|
#define CAR_DATA 11
|
||
|
#define CAR_PRESSO1 12
|
||
|
#define CAR_PRESSO2 13
|
||
|
#define CAR_PRESSO3 14
|
||
|
#define CAR_PRESSO4 15
|
||
|
#define CAR_ORARIO 16
|
||
|
#define CAR_DATACART 17
|
||
|
#define CAR_NOTE 18
|
||
|
#define CAR_INTEST1 19
|
||
|
#define CAR_INTEST2 20
|
||
|
#define CAR_INTEST3 21
|
||
|
#define CAR_INTEST4 22
|