Files correlati : Ricompilazione Demo : [ ] Commento :aggiunto il modulo TC nella 4.0 git-svn-id: svn://10.65.10.50/trunk@14826 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			8 lines
		
	
	
		
			138 B
		
	
	
	
		
			C++
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			138 B
		
	
	
	
		
			C++
		
	
	
		
			Executable File
		
	
	
	
	
//NON riportare nulla!!!! Esiste dalla 4.0; qui e' solo un segnaposto
 | 
						|
#include "tc9.h"
 | 
						|
 | 
						|
int tc9300(int argc, char **argv) 
 | 
						|
{
 | 
						|
	return 0;
 | 
						|
}
 |