Files correlati : Ricompilazione Demo : [ ] Commento : programma per dinamica rivisto e corretto git-svn-id: svn://10.65.10.50/trunk@20258 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			17 lines
		
	
	
		
			407 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			17 lines
		
	
	
		
			407 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define F_NUMREGCA  102
 | |
| #define F_PATH      103 
 | |
| #define F_NAME      104
 | |
| #define F_SEP_FIELD 105
 | |
| #define F_SEP_DEC   106
 | |
| 
 | |
| #define F_TIPO        110
 | |
| #define F_DATAREG     111
 | |
| #define F_ANNOES      112
 | |
| #define F_DATACOMP    113
 | |
| #define F_DATAFCOMP   114
 | |
| #define F_AUTOFCOMP   115
 | |
| #define F_DESCR       116
 | |
| #define F_CODCAUS     117
 | |
| #define F_DESCAUS     118
 | |
| #define F_TOTMOV      119
 | |
| #define F_TOTMOV_SEZ  120 |