25 lines
		
	
	
		
			639 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			639 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define F_CODDITTA        101
 | |
| #define F_RAGSOC          102
 | |
| #define F_ESERCIZIO       103
 | |
| #define F_DATAINIZIO      104
 | |
| #define F_DATAFINE        105
 | |
| #define F_GRUPPO          106
 | |
| #define F_SPECIE          107
 | |
| #define F_D_GRUPPO        108
 | |
| #define F_D_SPECIE        109   
 | |
| #define F_CODTAB          110
 | |
| #define F_D_CODTAB        111
 | |
| 
 | |
| #define F_FROM_CAT        112
 | |
| #define F_D_FROM_CAT      113
 | |
| #define F_TO_CAT          114
 | |
| #define F_D_TO_CAT        115
 | |
|    
 | |
| #define F_FROM_IMP        116
 | |
| #define F_D_FROM_IMP      117
 | |
| #define F_TO_IMP          118
 | |
| #define F_D_TO_IMP        119
 | |
| 
 | |
| #define F_SITUAZIONE      120
 | |
| #define F_ORDINAMENTO     121
 |