Files correlati :gfm.dll Ricompilazione Demo : [ ] Commento :riportate sulla 2.1 le correzioni sulla gfm.dll della 2.0 git-svn-id: svn://10.65.10.50/trunk@11815 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			5 lines
		
	
	
		
			95 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			95 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| #define BITSPERUI 16
 | |
| #define SHORT short
 | |
| 
 | |
| #define MAXUNSINT (unsigned long)((1L<<BITSPERUI)-1)
 |