10 lines
		
	
	
		
			132 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			132 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __CG1100_H
 | |
| #define __CG1100_H
 | |
| 
 | |
| #define F_DATA_STAMPA   100
 | |
| #define F_SCELTA_STAMPA 101
 | |
| #define F_SALTO_PAGINA  102
 | |
| 
 | |
| #endif
 | |
| 
 |