21 lines
341 B
C
21 lines
341 B
C
|
// cg3400a.h
|
||
|
|
||
|
#define CODREG 100
|
||
|
#define DATA_DA 101
|
||
|
#define DATA_A 102
|
||
|
#define STAMPA_DEF 103
|
||
|
//#define PAGINA_DA 104
|
||
|
#define F_CODVAL 105
|
||
|
|
||
|
|
||
|
#define REG_DESC 107
|
||
|
|
||
|
//#define REG_ANNO 108
|
||
|
#define ANNO_ESER 108
|
||
|
#define STAMPA_WIDTH 109
|
||
|
#define STAMPA_LEN 110
|
||
|
#define F_CODDITTA 111
|
||
|
#define F_RAGSOC 112
|
||
|
#define F_ST_CONTSEP 113
|
||
|
|