mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	
		
			
	
	
		
			9 lines
		
	
	
	
		
			139 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
	
		
			139 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | 
 | ||
|  | 
 | ||
|  | This directory contains a number of examples. In order to compile, run | ||
|  | (for example): | ||
|  | 
 | ||
|  | gcc -Wall -W -O2 -o powmod powmod.c -lmpdec -lm | ||
|  | 
 | ||
|  | 
 |