12 lines
		
	
	
		
			190 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			190 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __BA1200_H
 | |
| #define __BA1200_H  
 | |
| 
 | |
| 
 | |
| #define FLD_NUM 364
 | |
| #define FLD_NOME_CAMPO 365
 | |
| #define FLD_TIPO_CAMPO 366
 | |
| #define FLD_LUNGHEZZA 367
 | |
| #define FLD_DECIMALI  368
 | |
| 
 | |
| #endif	// __BA1200_H
 |