of a segment. It also uses the "object" library to read and write ACK- object files and libraries.
		
			
				
	
	
		
			5 lines
		
	
	
	
		
			97 B
		
	
	
	
		
			C
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			97 B
		
	
	
	
		
			C
		
	
	
	
	
	
/* $Header$ */
 | 
						|
 | 
						|
struct orig {
 | 
						|
	long	org_size;	/* Accumulated length of preceding sections. */
 | 
						|
};
 |