Files correlati : tutti Ricompilazione Demo : [ ] Commento : Allungata lunghezza massima percorso dati. git-svn-id: svn://10.65.10.50/trunk@17358 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			7 lines
		
	
	
		
			59 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			59 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
#ifndef __ABOUT_H
 | 
						|
#define __ABOUT_H
 | 
						|
 | 
						|
void about();
 | 
						|
 | 
						|
#endif
 |