11 lines
		
	
	
		
			193 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			193 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __774_H
 | |
| #define __774_H
 | |
| 
 | |
| extern int m74100 (int argc, char* argv[]);
 | |
| extern int riporti_dich(int argc, char* argv[]); 
 | |
| extern int azzeramento_archivi(int argc, char* argv[]);
 | |
| 
 | |
| #endif
 | |
| 
 | |
| 
 |