Files correlati : tc1.exe Ricompilazione Demo : [ ] Commento Invio a Zucchetti Aggiunti Parametri DittaReso opzionale l'ìinvio dei clienti/fornitori sospesi git-svn-id: svn://10.65.10.50/trunk@20417 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			25 lines
		
	
	
		
			242 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			242 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #ifndef __TC1_H
 | |
| #define __TC1_H
 | |
| 
 | |
| int tc1100(int argc, char** argv);
 | |
| int tc1200(int argc, char** argv);
 | |
| int tc1300(int argc, char** argv);
 | |
| int tc1700(int argc, char** argv);
 | |
| int tc1800(int argc, char** argv);
 | |
| 
 | |
| #endif // __TC1_H
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
|  
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 | |
| 
 |