Files correlati : Ricompilazione Demo : [ ] Commento :aggiunto programma ex pt0003 git-svn-id: svn://10.65.10.50/trunk@16240 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			25 lines
		
	
	
		
			246 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			25 lines
		
	
	
		
			246 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
#ifndef __TC0_H
 | 
						|
#define __TC0_H
 | 
						|
 | 
						|
int tc0300(int argc, char* argv[]);
 | 
						|
int tc0500(int argc, char* argv[]);
 | 
						|
int tc0700(int argc, char* argv[]);
 | 
						|
int tc0800(int argc, char* argv[]);
 | 
						|
int tc0900(int argc, char* argv[]);
 | 
						|
 | 
						|
#endif // __TC0_H
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 | 
						|
 |